Skip to content

Commit

Permalink
Merge pull request #5 from softwaregroup-bg/fix/cheerio
Browse files Browse the repository at this point in the history
fix: enforce last working cheerio version for node16
  • Loading branch information
stambata authored Aug 12, 2024
2 parents 0d5e90d + ca8aca1 commit 6a4ace0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"ut-tools": "^6.41.2"
},
"peerDependencies": {},
"overrides": {
"csp-html-webpack-plugin": {
"cheerio": "1.0.0-rc.11"
}
},
"bin": {
"ut-webpack": "bin/ut-webpack.js",
"ut-webpack-dev-server": "bin/ut-webpack-dev-server.js"
Expand Down

0 comments on commit 6a4ace0

Please sign in to comment.