Resolve "Validate matching form"
... | ... | @@ -22,11 +22,13 @@ |
"vue-class-component": "^7.2.6", | ||
"vue-property-decorator": "^9.1.2", | ||
"vue-router": "^3.4.9", | ||
"vuelidate": "^0.7.6", | ||
"vuex": "^3.6.0", | ||
"whatwg-fetch": "^3.5.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^26.0.16", | ||
"@types/vuelidate": "^0.7.13", | ||
"@typescript-eslint/eslint-plugin": "^4.9.0", | ||
"@typescript-eslint/parser": "^4.9.0", | ||
"@vue/cli-plugin-babel": "^4.5.9", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment