diff --git a/package.json b/package.json index 70669e8..66fe43e 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,8 @@ "vuelidate": "^0.7.4", "vuex": "^3.0.1", "vuex-class": "^0.3.1", - "vuex-module-decorators": "^0.4.3" + "vuex-module-decorators": "^0.4.3", + "vuex-typex": "^3.0.1" }, "devDependencies": { "@babel/core": "^7.1.2", diff --git a/src/App.vue b/src/App.vue index b87b321..6d46246 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,7 +18,7 @@