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/community-cli-plugin",
"version": "0.81.0-main",
"version": "0.81.0-rc.0",
"description": "Core CLI commands for React Native",
"keywords": [
"react-native",
@@ -22,7 +22,7 @@
"dist"
],
"dependencies": {
"@react-native/dev-middleware": "0.81.0-main",
"@react-native/dev-middleware": "0.81.0-rc.0",
"debug": "^4.4.0",
"invariant": "^2.2.4",
"metro": "^0.82.5",