Remove vue-demi workaround

This commit is contained in:
Matthias 2022-01-19 06:31:08 +01:00
parent 2d5409d5db
commit b204b4e627

View File

@ -14,9 +14,6 @@
"cy:open-ct": "cypress open-ct",
"cy:run-ct": "cypress run-ct"
},
"resolutions": {
"vue-demi": "0.12.1"
},
"dependencies": {
"@cypress/vue": "^2.2.3",
"@vue/composition-api": "^1.4.3",