We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b051a7c commit e67b2c2Copy full SHA for e67b2c2
vue-admin-template/package.json
@@ -2,7 +2,7 @@
2
"name": "vue-admin-template",
3
"version": "4.4.0",
4
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
5
- "author": "Pan <panfree23@gmail.com>",
+ "author": "Wang Chen Chen <932560435@qq.com>",
6
"scripts": {
7
"dev": "vue-cli-service serve --open",
8
"build:prod": "vue-cli-service build",
@@ -60,6 +60,5 @@
60
"engines": {
61
"node": ">=8.9",
62
"npm": ">= 3.0.0"
63
- },
64
- "license": "MIT"
+ }
65
}
0 commit comments