Skip to content

Commit 41d7691

Browse files
committed
nitrogen is not part of prebuild
1 parent 2af1a63 commit 41d7691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"typecheck": "tsc",
3939
"lint": "eslint \"**/*.{js,ts,tsx}\"",
4040
"clean": "del-cli android/build example/android/build example/android/app/build example/ios/build lib",
41-
"prepare": "yarn nitrogen && bob build",
41+
"prepare": "bob build",
4242
"nitrogen": "nitrogen",
4343
"release": "release-it",
4444
"dev:ios": "cd example && xed ios",

0 commit comments

Comments
 (0)