mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-07 13:59:01 +00:00
Updated package.json
This commit is contained in:
parent
968fd74676
commit
0fad346df6
@ -25,8 +25,9 @@
|
|||||||
"clean-up": "node ./scripts/clean-up.js",
|
"clean-up": "node ./scripts/clean-up.js",
|
||||||
"delete-expired": "node ./scripts/delete-expired.js",
|
"delete-expired": "node ./scripts/delete-expired.js",
|
||||||
"thumbs": "node ./scripts/thumbs.js",
|
"thumbs": "node ./scripts/thumbs.js",
|
||||||
"pull": "git pull; yarn install --production",
|
"pull": "git pull && yarn --production",
|
||||||
"full-upgrade": "rm yarn.lock; yarn install"
|
"stash": "git stash && git stash drop",
|
||||||
|
"full-upgrade": "rm -f ./yarn.lock && yarn"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bcrypt": "^4.0.1",
|
"bcrypt": "^4.0.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user