diff --git a/package.json b/package.json index 7662f336..ceb9c652 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,6 @@ "node": ">=16.14.0" }, "scripts": { - "preinstall": "npx only-allow pnpm", "build": "nuxt-module-build", "prepack": "pnpm build", "dev": "nuxi dev docs",