Release 0.81.0-rc.0

#publish-packages-to-npm&next
This commit is contained in:
React Native Bot
2025-07-09 09:03:09 +00:00
parent 1a6887bd70
commit b52ecff628
34 changed files with 74 additions and 74 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/babel-plugin-codegen",
"version": "0.81.0-main",
"version": "0.81.0-rc.0",
"description": "Babel plugin to generate native module and view manager code for React Native.",
"license": "MIT",
"repository": {
@@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/traverse": "^7.25.3",
"@react-native/codegen": "0.81.0-main"
"@react-native/codegen": "0.81.0-rc.0"
},
"devDependencies": {
"@babel/core": "^7.25.2"