Skip to content

Commit

Permalink
fix(test): patch node:stream issue via cheerio override
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrem committed Feb 2, 2025
1 parent 92a159f commit 83894ad
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 198 deletions.
270 changes: 72 additions & 198 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@
"git add"
]
},
"overrides": {
"cheerio": "1.0.0-rc.12"
},
"dependencies": {
"@bkrem/react-transition-group": "^1.3.3",
"clone": "^2.1.1",
Expand Down

0 comments on commit 83894ad

Please sign in to comment.