bumped packages versions

#publish-packages-to-npm
This commit is contained in:
Blake Friedman
2024-01-25 15:50:23 +00:00
parent 98943e3155
commit a4d66b8ed4
3 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
{
"name": "@react-native/babel-preset",
"version": "0.73.19",
"version": "0.73.20",
"description": "Babel preset for React Native applications",
"main": "src/index.js",
"repository": {
@@ -16,7 +16,7 @@
"license": "MIT",
"dependencies": {
"@babel/core": "^7.20.0",
"@react-native/babel-preset": "0.73.19",
"@react-native/babel-preset": "0.73.20",
"hermes-parser": "0.15.0",
"nullthrows": "^1.1.1"
},
+1 -1
View File
@@ -17,7 +17,7 @@
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/babel-preset": "0.73.19",
"@react-native/babel-preset": "0.73.20",
"@react-native/eslint-config": "0.73.2",
"@react-native/metro-config": "0.73.3",
"@react-native/typescript-config": "0.73.1",