update appium-adb with changes including adb retry (fix #2995)

This commit is contained in:
Jonathan Lipps
2014-08-06 12:28:06 -07:00
parent 2aef746fc8
commit 80e336e25d
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
},
"dependencies": {
"adm-zip": "~0.4.4",
"appium-adb": "~1.3.7",
"appium-adb": "~1.3.8",
"appium-atoms": "~0.0.5",
"appium-instruments": "~1.4.0",
"appium-uiauto": "~1.6.3",