Remove JSDOM dependencies from readability

This commit is contained in:
Hongbo Wu
2022-05-10 21:09:19 +08:00
parent ffa5dee721
commit 0eb565eae9
2 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,6 @@
"chai": "^2.1.*",
"htmltidy2": "^0.3.0",
"js-beautify": "^1.13.0",
"jsdom": "^19.0",
"mocha": "^8.2.0",
"puppeteer": "^10.1.0",
"sinon": "^7.3.2",