🐛 Fix(custom): fix bump version error

This commit is contained in:
Kuingsmile
2023-10-14 19:28:40 +08:00
parent d1780f26d7
commit 6f8e4e11b3
2 changed files with 11 additions and 5 deletions

View File

@@ -127,7 +127,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.17.0",
"husky": "^3.1.0",
"node-bump-version": "^1.0.0",
"node-bump-version": "^1.0.2",
"node-loader": "^2.0.0",
"npm-check-updates": "^16.14.6",
"stylus": "^0.59.0",