Skip to content

Commit 810cf2e

Browse files
authored
Downgrade chalk version
To avoid [ERR_REQUIRE_ESM]
1 parent 9b7ebbe commit 810cf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@chakra-ui/react": "^1.8.8",
2121
"@emotion/react": "^11",
2222
"@emotion/styled": "^11",
23-
"chalk": "^5.0.1",
23+
"chalk": "4.1.2",
2424
"dayjs": "^1.11.0",
2525
"dotenv": "^16.0.0",
2626
"ethers": "^5.6.3",

0 commit comments

Comments
 (0)