Skip to content

Commit

Permalink
feat(package.json): only allow bun
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoppippi committed Sep 23, 2024
1 parent 16623de commit 9877201
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified bun.lockb
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"test": "bun run --filter '*' test",
"deploy": "bun run --filter '*' deploy",
"prepare": "bun x bunpare",
"preinstall": "npx only-allow bun",
"taze": "bun x taze -r"
},
"workspaces": [
Expand Down

0 comments on commit 9877201

Please sign in to comment.