diff --git a/package.json b/package.json index a1f8662..cc9fa0f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Switchboard Maintainers ", "type": "module", "scripts": { - "preinstall": "npx only-allow bun && pnpm sort-package-json", + "preinstall": "npx only-allow bun && bun sort-package-json", "sort-package-json": "sort-package-json ./package.json" }, "dependencies": {