diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6d207a1fde0..a9adf9d43be 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "vue-infinite-loading": "^2.4.5", "vue-localstorage": "^0.6.2", "vue-multiselect": "^2.1.6", - "vue-router": "^3.1.6", + "vue-router": "^3.2.0", "vuex": "^3.4.0", "vuex-router-sync": "^5.0.0" }, |