1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-30 03:02:49 +08:00

perf: update

This commit is contained in:
花裤衩 2020-06-10 19:44:51 +08:00
parent f4f125d06c
commit bb346d9c6c

View File

@ -86,11 +86,6 @@
"node": ">=8.9",
"npm": ">= 3.0.0"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"keywords": [
"vue",
"admin",
@ -107,6 +102,11 @@
"git add"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/PanJiaChen/vue-element-admin.git"