Change from iview to vuetify
This commit is contained in:
+2
-2
@@ -15,14 +15,14 @@
|
||||
"eslint-plugin-vue": "^4.5.0",
|
||||
"graphql": "^14.1.1",
|
||||
"graphql-tag": "^2.10.1",
|
||||
"iview": "^3.0.0",
|
||||
"lodash": "^4.17.10",
|
||||
"node-sass": "^4.9.0",
|
||||
"nuxt": "^2.0.0",
|
||||
"s-ago": "^1.3.0",
|
||||
"sass-loader": "^7.0.3",
|
||||
"vue": "^2.5.22",
|
||||
"vue-lazyload": "^1.2.6"
|
||||
"vue-lazyload": "^1.2.6",
|
||||
"vuetify": "^1.4.2"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development node server/index.js",
|
||||
|
||||
Reference in New Issue
Block a user