mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-22 13:19:05 +00:00
Updated package.json
This commit is contained in:
parent
36a41c9711
commit
56bc55f9ca
@ -27,7 +27,8 @@
|
|||||||
"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 --production",
|
"pull": "git pull && yarn --production",
|
||||||
"stash": "(git stash && git stash drop) || true",
|
"stash": "git stash || true",
|
||||||
|
"stash-pop": "git stash pop || true",
|
||||||
"full-upgrade": "rm -f ./yarn.lock && yarn"
|
"full-upgrade": "rm -f ./yarn.lock && yarn"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user