Skip to content

Commit a46d446

Browse files
committed
update package.json
1 parent 89751b8 commit a46d446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lint": "eslint --cache",
3232
"lint:all": "eslint --cache .",
3333
"prepack": "bun run build",
34-
"prepare": "simple-git-hooks",
34+
"prepare": "bunx simple-git-hooks",
3535
"release": "bumpp && bun publish --access public",
3636
"start": "NODE_ENV=production bun run ./src/main.ts",
3737
"typecheck": "tsc"

0 commit comments

Comments
 (0)