Skip to content

Commit dd029a9

Browse files
committed
fix: move metro-config to dev dependencies
1 parent a802ef3 commit dd029a9

File tree

2 files changed

+268
-183
lines changed

2 files changed

+268
-183
lines changed

packages/react-native-builder-bob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"is-git-dirty": "^2.0.1",
5959
"json5": "^2.2.1",
6060
"kleur": "^4.1.4",
61-
"metro-config": "^0.80.9",
6261
"prompts": "^2.4.2",
6362
"react-native-monorepo-config": "^0.1.8",
6463
"which": "^2.0.2",
@@ -79,6 +78,7 @@
7978
"@types/which": "^2.0.1",
8079
"@types/yargs": "^17.0.10",
8180
"concurrently": "^7.2.2",
81+
"metro-config": "^0.82.4",
8282
"mock-fs": "^5.2.0",
8383
"mock-stdin": "^1.0.0",
8484
"vitest": "^3.1.1"

0 commit comments

Comments
 (0)