update appium-adb and appium-uiauto with decent npm published versions

This commit is contained in:
Jonathan Lipps
2014-07-25 15:04:17 -07:00
parent 34827ca118
commit 659fe5cdb9
3 changed files with 4 additions and 4 deletions

View File

@@ -41,10 +41,10 @@
},
"dependencies": {
"adm-zip": "~0.4.4",
"appium-adb": "~1.3.3",
"appium-adb": "~1.3.4",
"appium-atoms": "~0.0.5",
"appium-instruments": "~1.3.0",
"appium-uiauto": "~1.6.1",
"appium-uiauto": "~1.6.2",
"argparse": "~0.1.15",
"async": "~0.9.0",
"binary-cookies": "~0.1.1",