Skip to content

Commit 165fd86

Browse files
committed
fix: add prepack script
1 parent 70a5bc8 commit 165fd86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"example": "yarn workspace react-native-nitro-notification-example",
6060
"lint": "eslint \"**/*.{js,ts,tsx}\"",
6161
"nitrogen": "nitrogen",
62+
"prepack": "bob build",
6263
"prepare": "bob build",
6364
"release": "node tools/release.ts",
6465
"update": "yarn upgrade-interactive"

0 commit comments

Comments
 (0)