Skip to content

Commit 2fa3740

Browse files
committed
chore: added prepare for forked users to use it
1 parent 7795344 commit 2fa3740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"!**/__mocks__"
3737
],
3838
"scripts": {
39+
"prepare": "bun build || exit 0;",
3940
"postinstall": "bun build || exit 0;",
4041
"build": "bun typescript && bob build",
4142
"specs": "bun typescript && bun nitro-codegen --logLevel=\"debug\"",

0 commit comments

Comments
 (0)