fix: revent use taze to update deps
This commit is contained in:
parent
e27503c41e
commit
55116e8a6e
@ -25,7 +25,7 @@
|
|||||||
"lint": "prettier --write . && eslint . --fix",
|
"lint": "prettier --write . && eslint . --fix",
|
||||||
"release": "zotero-plugin release",
|
"release": "zotero-plugin release",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"update-deps": "npx taze minor -w -f -l -i"
|
"update-deps": "npm update --save"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"zotero-plugin-toolkit": "^2.3.31"
|
"zotero-plugin-toolkit": "^2.3.31"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user