2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-16 09:10:33 +03:00

Upgraded versions to support template compilation rendering

This commit is contained in:
Rajesh Akkineni
2016-10-19 19:50:15 +05:30
parent 2ea337e1dc
commit d1f3a57fff
3 changed files with 8 additions and 6 deletions
+4 -4
View File
@@ -59,11 +59,11 @@
"sass-loader": "^3.2.0",
"shelljs": "^0.7.0",
"url-loader": "^0.5.7",
"vue": "^1.0.24",
"vue": "^2.0.3",
"vue-hot-reload-api": "^1.2.0",
"vue-html-loader": "^1.0.0",
"vue-loader": "^8.3.0",
"vue-resource": "^0.8.0",
"vue-html-loader": "^1.2.3",
"vue-loader": "^9.6.0",
"vue-resource": "^1.0.3",
"vue-style-loader": "^1.0.0",
"vuex": "^0.6.3",
"webpack": "^1.12.2",