diff options
Diffstat (limited to 'settings/package.json')
-rw-r--r-- | settings/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json index 9720d41d201..53c1c986029 100644 --- a/settings/package.json +++ b/settings/package.json @@ -22,7 +22,7 @@ "vue-infinite-loading": "^2.4.3", "vue-localstorage": "^0.6.2", "vue-multiselect": "^2.1.3", - "vue-router": "^3.0.1", + "vue-router": "^3.0.2", "vuex": "^3.0.1", "vuex-router-sync": "^5.0.0" }, |