summaryrefslogtreecommitdiff
path: root/app/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/package.json')
-rw-r--r--app/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 8027c5e..0f0fdaf 100644
--- a/app/package.json
+++ b/app/package.json
@@ -23,7 +23,8 @@
"sass": "^1.56.1",
"sass-loader": "^13.2.0",
"vue": "^3.2.21",
- "vue-router": "^4.0.12"
+ "vue-router": "^4.0.12",
+ "vuex": "^4.1.0"
},
"devDependencies": {
"@capacitor/cli": "4.4.0",