Skip to content

Commit e71c6ae

Browse files
author
Christoph Pader
committed
add metro config package
1 parent f913734 commit e71c6ae

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

example/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@babel/core": "^7.20.0",
2626
"@babel/runtime": "^7.20.0",
2727
"@react-native/babel-preset": "0.73.21",
28+
"@react-native/metro-config": "0.73.5",
2829
"@types/react": "^18.2.6",
2930
"babel-plugin-module-resolver": "^4.0.0"
3031
},

example/yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1607,6 +1607,16 @@
16071607
hermes-parser "0.15.0"
16081608
nullthrows "^1.1.1"
16091609

1610+
"@react-native/[email protected]":
1611+
version "0.73.5"
1612+
resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.73.5.tgz#791242ca93057d7299ce18379ea11d3bdb368ea9"
1613+
integrity sha512-3bNWoHzOzP/+qoLJtRhOVXrnxKmSY3i4y5PXyMQlIvvOI/GQbXulPpEZxK/yUrf1MmeXHLLFufFbQWlfDEDoxA==
1614+
dependencies:
1615+
"@react-native/js-polyfills" "0.73.1"
1616+
"@react-native/metro-babel-transformer" "0.73.15"
1617+
metro-config "^0.80.3"
1618+
metro-runtime "^0.80.3"
1619+
16101620
"@react-native/[email protected]", "@react-native/normalize-colors@^0.73.0":
16111621
version "0.73.2"
16121622
resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.73.2.tgz#cc8e48fbae2bbfff53e12f209369e8d2e4cf34ec"

0 commit comments

Comments
 (0)