diff --git a/package.json b/package.json index 33e5c00..8a4f072 100644 --- a/package.json +++ b/package.json @@ -141,11 +141,6 @@ "vite-plugin-restart": "^1.0.0", "vue-tsc": "^2.2.12" }, - "pnpm": { - "overrides": { - "vue": "3.4.21" - } - }, "simple-git-hooks": { "pre-commit": "npx lint-staged", "commit-msg": "node ./scripts/verify-commit.js"