chore: remove field

This commit is contained in:
Innei
2022-01-14 22:53:33 +08:00
parent b381b47d52
commit 966112c8bc

View File

@@ -7,7 +7,7 @@
"license": "MIT",
"dashboard": {
"repo": "mx-space/admin-next",
"version": "3.11.8"
"version": "3.11.9"
},
"husky": {
"hooks": {
@@ -57,8 +57,7 @@
"git pull --rebase"
],
"after": [
"sh ./scripts/assets-push.sh",
"sh ./scripts/create-tags.sh"
"sh ./scripts/assets-push.sh"
]
},
"dependencies": {