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
+6 -6
View File
@@ -13,17 +13,17 @@
},
"dependencies": {
"react": "19.1.0",
"react-native": "1000.0.0"
"react-native": "0.81.0-rc.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native/babel-preset": "0.81.0-main",
"@react-native/core-cli-utils": "0.81.0-main",
"@react-native/eslint-config": "0.81.0-main",
"@react-native/metro-config": "0.81.0-main",
"@react-native/typescript-config": "0.81.0-main",
"@react-native/babel-preset": "0.81.0-rc.0",
"@react-native/core-cli-utils": "0.81.0-rc.0",
"@react-native/eslint-config": "0.81.0-rc.0",
"@react-native/metro-config": "0.81.0-rc.0",
"@react-native/typescript-config": "0.81.0-rc.0",
"@types/jest": "^29.5.14",
"commander": "^12.0.0",
"eslint": "^8.19.0",
@@ -13,7 +13,7 @@
"prepare": "yarn run build"
},
"dependencies": {
"@react-native/codegen": "0.81.0-main"
"@react-native/codegen": "0.81.0-rc.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",