diff --git a/package.json b/package.json index 2d852e37..b1124751 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,7 @@ "preview": "vite preview", "lint": "eslint --ext .tsx,.ts src", "lint:fix": "eslint --fix --ext .tsx,.ts src", - "lint:report": "eslint --ext .tsx,.ts --output-file eslint_report.json --format json src", - "preinstall": "npx -y only-allow pnpm" + "lint:report": "eslint --ext .tsx,.ts --output-file eslint_report.json --format json src" }, "browserslist": { "production": [