Release 0.79.1

#publish-packages-to-npm&latest
This commit is contained in:
React Native Bot
2025-04-15 10:11:17 +00:00
parent 89f4dd2a24
commit aa51fb4cac
33 changed files with 63 additions and 63 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/babel-plugin-codegen",
"version": "0.79.0",
"version": "0.79.1",
"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.79.0"
"@react-native/codegen": "0.79.1"
},
"devDependencies": {
"@babel/core": "^7.25.2"