Skip to content

Commit 5ac70b4

Browse files
committed
reverted dependencies for appium3
1 parent 2227ade commit 5ac70b4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,12 @@
9494
"appium": "^3.0.0"
9595
},
9696
"dependencies": {
97-
"@appium/base-driver": "^9.16.4",
98-
"appium-adb": "^12.4.4",
99-
"appium-ios-device": "^2.7.20",
100-
"appium-uiautomator2-driver": "^4.1.5",
101-
"appium-xcuitest-driver": "9.1.2",
102-
"appium-mac2-driver": "^2.2.2",
97+
"@appium/base-driver": "^10.0.0",
98+
"appium-adb": "^13.0.0",
99+
"appium-ios-device": "^3.0.0",
100+
"appium-uiautomator2-driver": "^5.0.0",
101+
"appium-xcuitest-driver": "^10.0.0",
102+
"appium-mac2-driver": "^3.0.0",
103103
"async-retry": "^1.3.3",
104104
"asyncbox": "^3.0.0",
105105
"bluebird": "^3.7.2",

0 commit comments

Comments
 (0)