docs: 修正upload文档
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"lint:prettier": "prettier --write \"package/**/*.{vue,ts}\"",
|
||||
"postinstall": "npm run build",
|
||||
"prepare": "husky install",
|
||||
"commit": "git add . && git-cz && git push"
|
||||
"commit": "git-cz && git push"
|
||||
},
|
||||
"dependencies": {
|
||||
"@layui/layui-vue": "workspace:*",
|
||||
|
||||
Reference in New Issue
Block a user