aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3556d45..5c158cb 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"sass": "^1.32.8",
"sass-loader": "^8.0.2",
"vue": "^2.6.12",
- "vue-template-compiler": "^2.6.12"
+ "vue-template-compiler": "^2.6.12",
+ "vuex": "^3.6.2"
}
}