Skip to content

Commit 1350fb6

Browse files
authored
Add new scripts to files. (#245)
1 parent 69bccdc commit 1350fb6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,15 @@
2424
"init.sh",
2525
"local-cli",
2626
"IntegrationTests",
27+
"scripts/fixmacscripts.sh",
2728
"scripts/ios-configure-glog.sh",
2829
"scripts/ios-install-third-party.sh",
2930
"scripts/launchPackager.bat",
3031
"scripts/launchPackager.command",
32+
"scripts/node-binary.sh",
3133
"scripts/packager.sh",
34+
"scripts/postInstall.js",
3235
"scripts/react-native-xcode.sh",
33-
"scripts/node-binary.sh",
3436
"jest-preset.js",
3537
"jest",
3638
"lib",

0 commit comments

Comments
 (0)