diff --git a/package.json b/package.json index 698c72e5c..0a5d6b740 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,7 @@ "lint:lint-staged": "lint-staged -c ./.husky/lintstagedrc.js", "lint:pretty": "pretty-quick --staged", "lint": "pnpm lint:eslint && pnpm lint:prettier && pnpm lint:stylelint && pnpm lint:pretty", - "prepare": "husky install", - "preinstall": "npx only-allow pnpm" + "prepare": "husky install" }, "browserslist": [ "> 1%",