diff --git a/client/src/main.js b/client/src/main.js index 1c63bb5..9521a0c 100644 --- a/client/src/main.js +++ b/client/src/main.js @@ -14,7 +14,7 @@ Vue.config.productionTip = false Vue.use(VueAxios, axios) Vue.component('v-icon', Icon) Vue.component('dot-loader', DotLoader) -Vue.prototype.$patch = '9.9.1' +Vue.prototype.$patch = '9.10.1' new Vue({