Skip to content

Commit 98262d2

Browse files
committed
fix(deps): downgrade appium peer dependency to 3.0.0-rc.2
1 parent a872a23 commit 98262d2

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
@@ -27,7 +27,7 @@
2727
"url": "https://github.com/AutomateThePlanet/appium-novawindows-driver/issues"
2828
},
2929
"peerDependencies": {
30-
"appium": "^3.1.0"
30+
"appium": "^3.0.0-rc.2"
3131
},
3232
"dependencies": {
3333
"@appium/base-driver": "^10.1.0",

0 commit comments

Comments
 (0)