replaced phantomjs with puppeteer

started to replace phantomjs with puppeteer
This commit is contained in:
bckmnn
2021-02-14 17:18:50 +01:00
parent 20bbb5aa08
commit 26329b000b
3 changed files with 45 additions and 33 deletions

View File

@@ -33,7 +33,7 @@
"node-phantom-simple": "2.2.4",
"node-server-screenshot": "^0.2.1",
"nodemailer": "^4.6.7",
"phantomjs-prebuilt": "^2.1.16",
"puppeteer": "3.0.0",
"read-chunk": "^2.1.0",
"request": "^2.88.0",
"sanitize-html": "^1.11.1",