bumped packages versions

#publish-packages-to-npm
This commit is contained in:
fortmarek
2023-12-19 14:58:38 +01:00
parent c3c6cf4646
commit 0db45a5590
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/codegen",
"version": "0.72.7",
"version": "0.72.8",
"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.10",
"@react-native-community/cli-platform-ios": "11.3.10",
"@react-native/assets-registry": "^0.72.0",
"@react-native/codegen": "^0.72.7",
"@react-native/codegen": "^0.72.8",
"@react-native/gradle-plugin": "^0.72.11",
"@react-native/js-polyfills": "^0.72.1",
"@react-native/normalize-colors": "^0.72.0",