diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 38321134..437ad57f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,8 @@ "vue": "^2.0.1", "vue-router": "^2.0.1", "vue-timeago": "^3.1.2", - "vuex": "^2.0.0" + "vuex": "^2.0.0", + "vuex-persistedstate": "^1.1.0" }, "devDependencies": { "autoprefixer": "^6.4.0", |
