Fix tests
This commit is contained in:
@ -24,14 +24,15 @@
|
||||
"homepage": "https://github.com/mozilla/readability",
|
||||
"devDependencies": {
|
||||
"@c4312/matcha": "^1.3.1",
|
||||
"axios": "^0.26.0",
|
||||
"chai": "^2.1.*",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"htmltidy2": "^0.3.0",
|
||||
"js-beautify": "^1.13.0",
|
||||
"linkedom": "^0.14.9",
|
||||
"mocha": "^8.2.0",
|
||||
"puppeteer": "^10.1.0",
|
||||
"sinon": "^7.3.2",
|
||||
"linkedom": "^0.14.9",
|
||||
"axios": "^0.26.0"
|
||||
"sinon": "^7.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"html-entities": "^2.3.2",
|
||||
|
||||
Reference in New Issue
Block a user