upgrade puppeteer to use the latest chrome (#1330)

This commit is contained in:
Adina Parpalita
2020-02-05 11:51:21 +02:00
committed by GitHub
parent b72a98e3d4
commit dc63b58cd6
2 changed files with 37 additions and 28 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
"prettier": "^1.17.1",
"protractor": "5.4.2",
"protractor-screenshoter-plugin": "0.10.3",
"puppeteer": "^2.0.0",
"puppeteer": "^2.1.0",
"rxjs-tslint-rules": "^4.19.0",
"selenium-webdriver": "4.0.0-alpha.1",
"ts-node": "^8.0.3",