Skip to content

Commit e67b2c2

Browse files
committed
删除 前端 TIM 协议
1 parent b051a7c commit e67b2c2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

vue-admin-template/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue-admin-template",
33
"version": "4.4.0",
44
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
5-
"author": "Pan <panfree23@gmail.com>",
5+
"author": "Wang Chen Chen <932560435@qq.com>",
66
"scripts": {
77
"dev": "vue-cli-service serve --open",
88
"build:prod": "vue-cli-service build",
@@ -60,6 +60,5 @@
6060
"engines": {
6161
"node": ">=8.9",
6262
"npm": ">= 3.0.0"
63-
},
64-
"license": "MIT"
63+
}
6564
}

0 commit comments

Comments
 (0)