Skip to content

Commit

Permalink
add dependency for new basedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
jlipps committed Apr 4, 2019
1 parent 716367f commit 49155e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@babel/runtime": "^7.0.0",
"appium-adb": "^7.6.0",
"appium-base-driver": "^3.0.0",
"appium-base-driver": "^3.15.5",
"appium-chromedriver": "^4.8.0",
"appium-support": "^2.25.0",
"asyncbox": "^2.0.4",
Expand Down

0 comments on commit 49155e4

Please sign in to comment.