diff --git a/package.json b/package.json index 6d090643..ac17cc9b 100644 --- a/package.json +++ b/package.json @@ -61,8 +61,7 @@ "format": "oxfmt", "format:check": "oxfmt --check", "build:node": "tsc", - "build:browser": "rsbuild build", - "preinstall": "npx only-allow pnpm" + "build:browser": "rsbuild build" }, "dependencies": { "@apify/consts": "^2.50.0",