summaryrefslogtreecommitdiffstats
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 4f37fd2fd..c5a23ad5a 100644
--- a/package.json
+++ b/package.json
@@ -71,6 +71,7 @@
"debug": "^4.1.1",
"masonry-layout": "^4.2.2",
"moment": "^2.26.0",
- "vue": "^2.6.11"
+ "vue": "^2.6.11",
+ "vuex": "^3.5.1"
}
}