1 parent 70a5bc8 commit 165fd86Copy full SHA for 165fd86
1 file changed
package.json
@@ -59,6 +59,7 @@
59
"example": "yarn workspace react-native-nitro-notification-example",
60
"lint": "eslint \"**/*.{js,ts,tsx}\"",
61
"nitrogen": "nitrogen",
62
+ "prepack": "bob build",
63
"prepare": "bob build",
64
"release": "node tools/release.ts",
65
"update": "yarn upgrade-interactive"
0 commit comments