package.json

This commit is contained in:
宋楠 2020-02-05 09:08:30 +08:00
parent a32cae8e3c
commit 8ff8ece1a5

View File

@ -1,8 +1,8 @@
{
"name": "vue-admin-template",
"version": "4.1.0",
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
"author": "Pan <panfree23@gmail.com>",
"name": "vue-h5-template",
"version": "1.0.0",
"description": "A vue h5 template with Vant UI",
"author": "Sunnie <s406803045@163.com>",
"license": "MIT",
"scripts": {
"dev": "vue-cli-service serve --open",