Revert puppeteer upgrade to fix failing UI unit tests in Zuul.

This commit is contained in:
Kia Lam
2019-05-30 09:51:19 -04:00
parent 15c699de7c
commit 4b9024bcb0
2 changed files with 10 additions and 42 deletions

View File

@@ -88,7 +88,7 @@
"nightwatch": "^0.9.19",
"node-object-hash": "^1.3.0",
"nunjucks": "^3.1.2",
"puppeteer": "^1.16.0",
"puppeteer": "^1.8.0",
"time-grunt": "^1.4.0",
"uglifyjs-webpack-plugin": "^0.4.6",
"uuid": "^3.1.0",