Skip to content

Commit c1cded5

Browse files
committed
chore: use cjs compatible chalk version
1 parent 0ca8721 commit c1cded5

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

packages/metro-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"typecheck": "tsc --noEmit"
6161
},
6262
"dependencies": {
63-
"chalk": "5.6.2",
63+
"chalk": "4.1.2",
6464
"@expo/metro-runtime": "^5.0.4",
6565
"@module-federation/runtime": "workspace:*",
6666
"@module-federation/sdk": "workspace:*"

pnpm-lock.yaml

Lines changed: 10 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)