diff --git a/package.json b/package.json index ef970b5..7226764 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,6 @@ "plugin" ], "scripts": { - "preinstall": "npx only-allow pnpm", "format": "prettier --write .", "lint": "eslint --ext .ts src/**", "typecheck": "tsc --noEmit",