Not really sure this is the best structure

This commit is contained in:
MattIPv4
2020-04-27 22:07:31 +01:00
parent 6467d10f85
commit 4c22ba571a
13 changed files with 222 additions and 1 deletions

View File

@@ -37,7 +37,8 @@
"do-vue": "git+https://github.com/do-community/do-vue.git",
"parcel-bundler": "^1.12.4",
"vue": "^2.6.11",
"vue-hot-reload-api": "^2.3.3"
"vue-hot-reload-api": "^2.3.3",
"vuex": "^3.3.0"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.9.0",