Skip to content

Commit

Permalink
Update deps, including puppeteer@next
Browse files Browse the repository at this point in the history
  • Loading branch information
zploskey committed Jun 6, 2018
1 parent 5564e4e commit 07c0c74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -29,12 +29,12 @@
],
"license": "MIT",
"dependencies": {
"puppeteer": "^1.4"
"puppeteer": "^1.4.0-next.1528296840819"
},
"devDependencies": {
"@glennsl/bs-jest": "^0.4.2",
"bs-platform": "^3.1.3",
"husky": "^0.15.0-rc.13",
"lint-staged": "^7.1.2"
"husky": "^1.0.0-rc.8",
"lint-staged": "^7.1.3"
}
}

0 comments on commit 07c0c74

Please sign in to comment.