Update vux to 0.1.1

and Fix components path.
This commit is contained in:
2016-06-30 21:27:18 +02:00
parent c727299fe9
commit 898abbddd2
6 changed files with 16 additions and 11 deletions

View File

@@ -15,10 +15,10 @@
"babel-runtime": "^6.0.0",
"fastclick": "^1.0.6",
"font-awesome": "^4.6.1",
"vue": "^1.0.21",
"vue-resource": "^0.7.0",
"vue": "^1.0.26",
"vue-resource": "^0.9.1",
"vue-router": "^0.7.13",
"vux": "0.0.116"
"vux": "^0.1.1"
},
"devDependencies": {
"babel-core": "^6.0.0",
@@ -42,6 +42,7 @@
"express": "^4.13.3",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.8.4",
"function-bind": "^1.0.2",
"html-webpack-plugin": "^2.8.1",
"http-proxy-middleware": "^0.12.0",
"inject-loader": "^2.0.1",