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 f76cd287109..bc5057aae3a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "vue-infinite-loading": "^2.4.4", "vue-localstorage": "^0.6.2", "vue-multiselect": "^2.1.6", - "vue-router": "^3.0.7", + "vue-router": "^3.1.2", "vuex": "^3.1.1", "vuex-router-sync": "^5.0.0" }, |