Skip to content

Commit

Permalink
chore(release): update selenium-webdriverjs and bump version (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
vikerman authored Oct 5, 2017
1 parent b831687 commit 721e09e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/selenium-webdriver": "^2.53.38",
"jasmine": "2.4.1",
"jshint": "^2.9.4",
"selenium-webdriver": "3.0.1",
"selenium-webdriver": "3.5.0",
"tslint": "^4.2.0",
"tslint-eslint-rules": "^3.2.3",
"typescript": "^2.0.10",
Expand All @@ -40,5 +40,5 @@
"engines": {
"node": ">= 6.9.x"
},
"version": "2.1.0"
"version": "2.2.0"
}

0 comments on commit 721e09e

Please sign in to comment.