update dependencies

This commit is contained in:
陈嘉涵
2017-08-29 15:59:13 +08:00
parent edb23bffca
commit 67a3c16a62
3 changed files with 25 additions and 13 deletions
+2 -2
View File
@@ -48,7 +48,7 @@
"vue": "2.4.2"
},
"devDependencies": {
"autoprefixer": "^7.1.2",
"autoprefixer": "^7.1.3",
"avoriaz": "2.0.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
@@ -117,6 +117,6 @@
"webpack": "^3.5.5",
"webpack-dev-server": "^2.7.1",
"webpack-merge": "^4.1.0",
"zan-doc": "^0.2.5"
"zan-doc": "^0.2.6"
}
}