Skip to content

Commit c84cdea

Browse files
committed
Resolved the broken logic
1 parent 9e34895 commit c84cdea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@
130130
"resolutions": {
131131
"react": "18.3.1",
132132
"react-dom": "18.3.1",
133-
"mdn-data": "2.12.2"
133+
"mdn-data": "2.12.2",
134+
"ansi-escapes": "7.1.1"
134135
},
135136
"packageManager": "yarn@1.22.22",
136137
"scripts": {

0 commit comments

Comments
 (0)