Release 0.75.0-rc.6

#publish-packages-to-npm&next
This commit is contained in:
React Native Bot
2024-07-29 16:54:09 +00:00
parent 51156fd3b2
commit 7e98cdba8a
35 changed files with 64 additions and 64 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/babel-plugin-codegen",
"version": "0.75.0-rc.5",
"version": "0.75.0-rc.6",
"description": "Babel plugin to generate native module and view manager code for React Native.",
"license": "MIT",
"repository": {
@@ -25,7 +25,7 @@
"index.js"
],
"dependencies": {
"@react-native/codegen": "0.75.0-rc.5"
"@react-native/codegen": "0.75.0-rc.6"
},
"devDependencies": {
"@babel/core": "^7.20.0"