[-] Downgrade vue-property-decorator

This commit is contained in:
Hykilpikonna
2021-12-11 17:46:23 -05:00
parent ebe66ad39c
commit eca2695bfa
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"vue": "^3.0.0",
"vue-class-component": "^8.0.0-rc.1",
"vue-i18n": "^9.2.0-beta.23",
"vue-property-decorator": "^10.0.0-rc.3",
"vue-property-decorator": "^9.1.2",
"vue-router": "^4.0.0-0",
"vue3-colorpicker": "^2.0.4"
},