bumped packages versions

#publish-packages-to-npm
This commit is contained in:
Riccardo Cipolleschi
2023-05-11 10:02:56 +01:00
parent 9cf1918d0d
commit e1b175f137
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"@definitelytyped/dtslint": "^0.0.127",
"@jest/create-cache-key-function": "^29.2.1",
"@reactions/component": "^2.0.2",
"@react-native/metro-config": "^0.72.4",
"@react-native/metro-config": "^0.72.5",
"@types/react": "^18.0.18",
"@typescript-eslint/parser": "^5.30.5",
"async": "^3.2.2",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/metro-config",
"version": "0.72.4",
"version": "0.72.5",
"description": "Metro configuration for React Native.",
"repository": {
"type": "git",
+1 -1
View File
@@ -18,7 +18,7 @@
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.12.5",
"@react-native/eslint-config": "^0.72.1",
"@react-native/metro-config": "^0.72.4",
"@react-native/metro-config": "^0.72.5",
"@tsconfig/react-native": "^3.0.0",
"@types/metro-config": "^0.76.4",
"@types/react": "^18.0.24",