Skip to content

Commit

Permalink
Merge pull request #78 from Financial-Times/pin-puppeteer-1.5.0
Browse files Browse the repository at this point in the history
Pin puppeteer dependency to v1.5.0
  • Loading branch information
simonplend authored Jul 13, 2018
2 parents 0b80e83 + 120da48 commit 6dcd149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"directly": "^2.0.6",
"inquirer": "^5.0.1",
"node-fetch": "^2.1.1",
"puppeteer": "^1.5.0",
"puppeteer": "1.5.0",
"wdio-sauce-service": "^0.4.8",
"webdriverio": "^4.11.0"
},
Expand Down

0 comments on commit 6dcd149

Please sign in to comment.