2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00

update demo site to use Vuex (just a proof of concept), overhaul look and feel

This commit is contained in:
Jeff Sagal
2016-03-16 10:58:21 -07:00
parent 9f58c32a52
commit 5ed70d77ef
21 changed files with 1711 additions and 422 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"url": "https://github.com/sagalbot/vue-select.git"
},
"dependencies": {
"vue": "^1.0.0",
"vue": "^1.0.16",
"vuex": "^0.6.2"
},
"devDependencies": {