chore: add update deps script
This commit is contained in:
parent
5852ecfc9f
commit
6bfe8c28d2
@ -25,7 +25,8 @@
|
||||
"restart": "npm run restart-dev",
|
||||
"release": "release-it",
|
||||
"lint": "prettier --write . && eslint . --ext .ts --fix",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"update-deps": "npm update --save"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user