Release 0.74.0-rc.7

#publish-packages-to-npm&next
This commit is contained in:
Distiller
2024-04-08 12:21:14 +00:00
parent 44159e35ce
commit 40feba6a81
32 changed files with 57 additions and 57 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/babel-plugin-codegen",
"version": "0.74.77",
"version": "0.74.78",
"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.74.77"
"@react-native/codegen": "0.74.78"
},
"devDependencies": {
"@babel/core": "^7.20.0"