bumped packages versions

#publish-packages-to-npm
This commit is contained in:
Thibault Malbranche
2023-09-11 15:29:31 +02:00
parent 6f02d55deb
commit 4da991407d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/codegen",
"version": "0.72.6",
"version": "0.72.7",
"description": "⚛️ Code generation tools for React Native",
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen",
"repository": {
+1 -1
View File
@@ -83,7 +83,7 @@
"@react-native-community/cli-platform-android": "11.3.7",
"@react-native-community/cli-platform-ios": "11.3.7",
"@react-native/assets-registry": "^0.72.0",
"@react-native/codegen": "^0.72.6",
"@react-native/codegen": "^0.72.7",
"@react-native/gradle-plugin": "^0.72.11",
"@react-native/js-polyfills": "^0.72.1",
"@react-native/normalize-colors": "^0.72.0",