🚧 Site > Add Vue store

This commit is contained in:
brunosimon
2017-08-04 09:05:44 +02:00
parent 1aa3e5f135
commit eec6f8a796
15 changed files with 114 additions and 23 deletions
+3 -2
View File
@@ -38,8 +38,9 @@
"slug": "^0.9.1",
"socket.io": "^2.0.3",
"socket.io-client": "^2.0.3",
"yargs": "^8.0.2",
"vue": "^2.3.3"
"vue": "^2.3.3",
"vuex": "^2.3.1",
"yargs": "^8.0.2"
},
"devDependencies": {
"babel-core": "^6.22.1",