fix: test breaking for script setup

This commit is contained in:
Andrew Bastin
2021-11-17 21:08:18 +05:30
parent 9f944506e0
commit 407dad8c7f
4 changed files with 26 additions and 17 deletions

View File

@@ -154,6 +154,7 @@
"stylelint-config-standard-scss": "^2.0.1",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4",
"unplugin-vue2-script-setup": "^0.6.16",
"vue-jest": "^3.0.7",
"worker-loader": "^3.0.8"
}