Skip to content

Commit 176a15c

Browse files
committed
Attempt to fix ESM issue with wrap-ansi": "7.0.0
1 parent 709f03d commit 176a15c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,8 @@
5858
"prettier": "2.8.2",
5959
"ts-jest": "29.0.3",
6060
"typescript": "4.9.4"
61+
},
62+
"resolutions": {
63+
"wrap-ansi": "7.0.0"
6164
}
6265
}

0 commit comments

Comments
 (0)