Fix penis size command
Change seeded-rand to seededrandom. For some reason I couldn't get the former to work.
This commit is contained in:
parent
597dac3dff
commit
ae85020836
3 changed files with 19 additions and 18 deletions
|
@ -8,7 +8,7 @@
|
|||
"express": "^4.17.1",
|
||||
"parse-ms": "^2.1.0",
|
||||
"prompt-sync": "^4.2.0",
|
||||
"seeded-rand": "^2.0.1",
|
||||
"seedrandom": "^3.0.5",
|
||||
"valid-url": "^1.0.9"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue