Commit 79102c57 by Heechul Kim

diff --git a/quasar/package.json b/quasar/package.json

index cad3cae..212441e 100644
--- a/quasar/package.json
+++ b/quasar/package.json
@@ -21,7 +21,8 @@
     "vue-cookie": "^1.1.3",
     "vue-resource": "^1.1.2",
     "vue-router": "^2.0.0",
-    "vuelidate": "^0.2.0"
+    "vuelidate": "^0.2.0",
+    "vuex": "^2.1.2"
   },
   "devDependencies": {
     "autoprefixer": "^6.4.0",
parent 487911f6
Showing with 2 additions and 1 deletions
......@@ -21,7 +21,8 @@
"vue-cookie": "^1.1.3",
"vue-resource": "^1.1.2",
"vue-router": "^2.0.0",
"vuelidate": "^0.2.0"
"vuelidate": "^0.2.0",
"vuex": "^2.1.2"
},
"devDependencies": {
"autoprefixer": "^6.4.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment