We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f02d55 commit 4da9914Copy full SHA for 4da9914
packages/react-native-codegen/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native/codegen",
3
- "version": "0.72.6",
+ "version": "0.72.7",
4
"description": "⚛️ Code generation tools for React Native",
5
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen",
6
"repository": {
packages/react-native/package.json
@@ -83,7 +83,7 @@
83
"@react-native-community/cli-platform-android": "11.3.7",
84
"@react-native-community/cli-platform-ios": "11.3.7",
85
"@react-native/assets-registry": "^0.72.0",
86
- "@react-native/codegen": "^0.72.6",
+ "@react-native/codegen": "^0.72.7",
87
"@react-native/gradle-plugin": "^0.72.11",
88
"@react-native/js-polyfills": "^0.72.1",
89
"@react-native/normalize-colors": "^0.72.0",
0 commit comments