diff --git a/package.json b/package.json index 45f86bb..20a5be3 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "@vue/compiler-sfc": "^3.2.18", "@vue/eslint-config-typescript": "^8.0", "@vue/test-utils": "^2.0.0-rc.16", + "@vue/vue3-jest": "^27.0.0-alpha.1", "cpy-cli": "^3.1.1", "eslint": "^8.0", "eslint-plugin-vue": "^7.20", @@ -48,7 +49,6 @@ "typescript": "^4.4", "vite": "^2.6.10", "vite-plugin-svg-sprite-component": "^1.0", - "@vue/vue3-jest": "^27.0.0-alpha.1", "vue-tsc": "0.28.7" }, "eslintConfig": {