mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-31 07:11:33 +00:00
Updated package.json
This commit is contained in:
parent
b6bd833110
commit
6f03726b9d
@ -19,7 +19,7 @@
|
||||
"pm2": "pm2 start --name lolisafe ./lolisafe.js",
|
||||
"thumbs": "node ./scripts/thumbs.js",
|
||||
"randver": "node -e \"console.log(require('randomstring').generate(10))\"",
|
||||
"pull": "git stash; git pull; git stash pop"
|
||||
"pull": "git stash; git pull; yarn; git stash pop"
|
||||
},
|
||||
"dependencies": {
|
||||
"bcrypt": "^2.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user