Skip to content

Commit

Permalink
fix: pin chromedriver to 2.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 6, 2017
1 parent dc4aa23 commit f127f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -106,7 +106,7 @@
"@types/socket.io": "1.4.29",
"body-parser": "1.17.1",
"brolog": "0.4.3",
"chromedriver": "^2.27.1",
"chromedriver": "2.28.0",
"express": "5.0.0-alpha.5",
"is-ci": "1.0.10",
"is-docker": "1.1.0",
Expand Down

0 comments on commit f127f82

Please sign in to comment.