Skip to content

Commit

Permalink
using fixed version of cheerio for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
electric-el committed May 25, 2022
1 parent 04069d4 commit a813c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -65,7 +65,7 @@
"@xmldom/xmldom": "^0.7.5",
"chai": "4.x",
"chai-webdriverio": "^1.0.0",
"cheerio": "^1.0.0-rc.3",
"cheerio": "1.0.0-rc.10",
"chromedriver": "101.x",
"coveralls": "3.x",
"eslint": "8.x",
Expand Down

0 comments on commit a813c73

Please sign in to comment.