This commit is contained in:
lonetrinity
2018-09-12 20:35:28 +08:00
parent 51e4072a00
commit a999d92b05
6 changed files with 14815 additions and 14375 deletions
+6 -4
View File
@@ -24,10 +24,10 @@
"element-ui": "^2.4.4",
"jquery": "^3.3.1",
"js-cookie": "^2.2.0",
"npm": "^6.0.1",
"npm": "^6.4.1",
"popper.js": "^1.14.1",
"sweetalert2": "^7.15.1",
"vee-validate": "^2.1.0-beta.5",
"vee-validate": "^2.1.0-beta.9",
"vform": "^1.0.0",
"vue": "^2.5.16",
"vue-axios": "^2.1.1",
@@ -47,10 +47,12 @@
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"cross-env": "^5.1.4",
"eslint": "^4.19.1",
"laravel-mix": "^2.1.1",
"laravel-mix": "^2.1.14",
"vue-template-compiler": "^2.5.16",
"vuepress": "^0.14.2",
"webpack": "^3.11.0",
"webpack-bundle-analyzer": "^2.13.1",
"webpack-cli": "^3.0.8"
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.8"
}
}