Skip to content

Commit

Permalink
Bumping driver, but doubt it'll help with the insecure badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Gaunt committed Jan 2, 2017
1 parent b96f03b commit c402fe1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/GoogleChrome/selenium-assistant#readme",
"devDependencies": {
"chai": "^3.5.0",
"chromedriver": "^2.24.0",
"chromedriver": "^2.26.1",
"coveralls": "^2.11.12",
"eslint": "^3.12.1",
"eslint-config-google": "^0.7.1",
Expand All @@ -41,7 +41,7 @@
"istanbul": "^0.4.5",
"jsdoc": "^3.4.1",
"mocha": "^3.1.2",
"operadriver": "^0.2.2",
"operadriver": "^1.0.0",
"proxyquire": "^1.7.10",
"sinon": "^1.17.6"
},
Expand All @@ -60,7 +60,7 @@
"yauzl": "^2.7.0"
},
"optionalDependencies": {
"chromedriver": "^2.24.0",
"chromedriver": "^2.26.1",
"geckodriver": "^1.2.0",
"operadriver": "^1.0.0"
},
Expand Down

0 comments on commit c402fe1

Please sign in to comment.