fixed bug: Can not compile iview sometime

fixed bug: Can not compile iview sometime
This commit is contained in:
梁灏 2016-11-01 14:21:56 +08:00
parent f12aca9e84
commit 72493927e1
3 changed files with 30 additions and 7 deletions

View file

@ -28,8 +28,7 @@
"url": "https://github.com/iview/iview/issues"
},
"dependencies": {
"popper.js": "^0.6.4",
"vue": "^1.0.26"
"popper.js": "^0.6.4"
},
"devDependencies": {
"autoprefixer-loader": "^2.0.0",
@ -55,6 +54,7 @@
"less-loader": "^2.2.3",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"vue": "^1.0.26",
"vue-hot-reload-api": "^1.3.3",
"vue-html-loader": "^1.2.3",
"vue-loader": "^8.5.3",