[npm] update chromedriver

The latest macOS version of Chrome is incompatible with the version of chromedriver we currently depend on, so this updates it.
This commit is contained in:
spalger 2016-10-14 14:03:23 -07:00
parent a5aad4874e
commit 29eeed22e2

View file

@ -167,7 +167,7 @@
"babel-eslint": "4.1.8",
"chai": "3.5.0",
"chokidar": "1.6.0",
"chromedriver": "2.22.1",
"chromedriver": "2.24.1",
"elasticdump": "2.1.1",
"eslint": "1.10.3",
"eslint-plugin-mocha": "1.1.0",