[build] 0.10.1

This commit is contained in:
陈嘉涵
2017-10-18 11:04:57 +08:00
parent 7eeed47203
commit 4027d2bdf6
4 changed files with 26 additions and 33 deletions
+5 -5
View File
@@ -44,7 +44,7 @@
"license": "MIT",
"dependencies": {
"babel-runtime": "6.x",
"vue-lazyload": "^1.1.3"
"vue-lazyload": "^1.1.4"
},
"peerDependencies": {
"vue": ">= 2.4.0"
@@ -62,11 +62,11 @@
"babel-plugin-transform-runtime": "^6.15.0",
"babel-plugin-transform-vue-jsx": "^3.5.0",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.6.0",
"babel-preset-env": "^1.6.1",
"chai": "^4.1.2",
"cheerio": "^0.22.0",
"codecov": "^2.3.1",
"cross-env": "^5.0.5",
"cross-env": "^5.1.0",
"css-loader": "^0.28.7",
"eslint-plugin-vue": "^2.1.0",
"extract-text-webpack-plugin": "2.0.0",
@@ -111,10 +111,10 @@
"vue-loader": "^13.3.0",
"vue-markdown-loader": "^2.2.2",
"vue-router": "^3.0.1",
"vue-sfc-compiler": "^0.0.2",
"vue-sfc-compiler": "^0.0.3",
"vue-style-loader": "^3.0.0",
"vue-template-compiler": "^2.5.2",
"webpack": "^3.7.1",
"webpack": "^3.8.1",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dev-server": "^2.9.2",
"webpack-merge": "^4.1.0",