Skip to content

Commit dd4a527

Browse files
committed
fix: typo react-native.config.json -> react-native.config.js
1 parent afc7b26 commit dd4a527

File tree

1 file changed

+1
-1
lines changed
  • packages/create-react-native-library/templates/common

1 file changed

+1
-1
lines changed

packages/create-react-native-library/templates/common/$package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ios",
2525
"cpp",
2626
"*.podspec",
27-
"react-native.config.json",
27+
"react-native.config.js",
2828
"!ios/build",
2929
"!android/build",
3030
"!android/gradle",

0 commit comments

Comments
 (0)