Skip to content

Commit 617f6b5

Browse files
committed
fix: postinstall not required
1 parent 7fc3534 commit 617f6b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-native-bluetooth-state-manager/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"README.md"
3030
],
3131
"scripts": {
32-
"postinstall": "bun build || exit 0;",
3332
"build": "rm -rf lib && bun typecheck && bob build",
3433
"typecheck": "tsc --noEmit",
3534
"clean": "rm -rf android/build node_modules/**/android/build lib",

0 commit comments

Comments
 (0)