Skip to content

Commit

Permalink
Merge pull request #106 from unexpectedjs/depfu/update/npm/puppeteer-…
Browse files Browse the repository at this point in the history
…2.0.0

Upgrade puppeteer to version 2.0.0
  • Loading branch information
papandreou authored Nov 12, 2019
2 parents 41a36e1 + 0bd4706 commit f80ce42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ env:
- TARGET=test

node_js:
- '6'
- '7'
- '8.10.0'
- '10'
- '12'
- 'node'

matrix:
include:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"mocha": "^6.0.0",
"nyc": "^14.0.0",
"prettier": "~1.19.1",
"puppeteer": "^1.11.0",
"puppeteer": "^2.0.0",
"rsvp": "^4.8.2",
"serve": "*",
"sinon": "^7.0.0",
Expand Down

0 comments on commit f80ce42

Please sign in to comment.