update
This commit is contained in:
12
package.json
12
package.json
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "eladmin-qt",
|
||||
"version": "3.8.0",
|
||||
"license": "MIT",
|
||||
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
|
||||
"author": "Pan <panfree23@gmail.com>",
|
||||
"version": "1.0",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "eladmin 前端代码",
|
||||
"author": "jie <zhengjie@tom.com>",
|
||||
"scripts": {
|
||||
"dev": "cross-env BABEL_ENV=development webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
|
||||
"build": "cross-env NODE_ENV=production env_config=prod node build/build.js",
|
||||
@@ -13,8 +13,8 @@
|
||||
"svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://gitee.com/elunez/eladmin-qt"
|
||||
"type": "github",
|
||||
"url": "https://github.com/elunez/eladmin-qd"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "0.18.0",
|
||||
|
||||
Reference in New Issue
Block a user