Skip to content

Commit 471e156

Browse files
committed
chore: allow compatibility with appium 3 beta
1 parent d9791e3 commit 471e156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"xpath": "^0.x"
108108
},
109109
"peerDependencies": {
110-
"appium": "^2.4.1"
110+
"appium": "^2.4.1 || ^3.0.0-beta.0"
111111
},
112112
"engines": {
113113
"node": ">=14",

0 commit comments

Comments
 (0)