Skip to content

Commit cd6c9f3

Browse files
Naturalclarfacebook-github-bot
authored andcommitted
Update react-native-codegen for template project (#30896)
Summary: Updated react-native-codegen to 0.0.7 for template project ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [General] [Changed] - update react-native-codegen to 0.0.7 Pull Request resolved: #30896 Test Plan: Template project builds correctly with codegen 0.0.7 Reviewed By: fkgozali Differential Revision: D26286917 Pulled By: TheSavior fbshipit-source-id: 6ea07a527b05c4c92e76e9ce53ef1288be4b098a
1 parent cba6aba commit cd6c9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"eslint": "7.14.0",
2222
"jest": "^26.6.3",
2323
"metro-react-native-babel-preset": "^0.64.0",
24-
"react-native-codegen": "^0.0.6",
24+
"react-native-codegen": "^0.0.7",
2525
"react-test-renderer": "17.0.1"
2626
},
2727
"jest": {

0 commit comments

Comments
 (0)