aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 61ec1beb..f188eaa7 100644
--- a/package.json
+++ b/package.json
@@ -18,14 +18,14 @@
"diff": "^3.0.1",
"karma-mocha-reporter": "^2.2.1",
"node-sass": "^3.10.1",
+ "object-path": "^0.11.3",
"sanitize-html": "^1.13.0",
"sass-loader": "^4.0.2",
"tributejs": "^2.1.0",
"vue": "^2.1.0",
"vue-router": "^2.2.0",
"vue-timeago": "^3.1.2",
- "vuex": "^2.1.0",
- "vuex-persistedstate": "^1.1.0"
+ "vuex": "^2.1.0"
},
"devDependencies": {
"autoprefixer": "^6.4.0",