Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jessupjn committed May 23, 2024
1 parent fd6cd10 commit fc6a64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Switchboard Maintainers <[email protected]>",
"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": {
Expand Down

0 comments on commit fc6a64a

Please sign in to comment.