bumped packages versions

#publish-packages-to-npm
This commit is contained in:
Lorenzo Sciandra
2023-06-13 15:50:05 +01:00
parent 0817eaa301
commit b2f273750b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/codegen",
"version": "0.72.5",
"version": "0.72.6",
"description": "⚛️ Code generation tools for React Native",
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen",
"repository": {
+2 -2
View File
@@ -83,7 +83,7 @@
"@react-native-community/cli-platform-android": "11.3.1",
"@react-native-community/cli-platform-ios": "11.3.1",
"@react-native/assets-registry": "^0.72.0",
"@react-native/codegen": "^0.72.5",
"@react-native/codegen": "^0.72.6",
"@react-native/gradle-plugin": "^0.72.10",
"@react-native/js-polyfills": "^0.72.1",
"@react-native/normalize-colors": "^0.72.0",
@@ -133,4 +133,4 @@
}
]
}
}
}