Skip to content

Commit ec799c1

Browse files
author
Zdravko
authored
Merge pull request #239 from NativeScript/zbranzov/dev-appium-4.0.9
chore: update dev appium to 4.0.9
2 parents 600a21f + 7d4b0db commit ec799c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"karma-nativescript-launcher": "^0.4.0",
2727
"mocha": "~5.2.0",
2828
"nativescript-css-loader": "~0.26.0",
29-
"nativescript-dev-appium": "3.2.0",
29+
"nativescript-dev-appium": "4.0.9",
3030
"nativescript-dev-typescript": "~0.7.0",
3131
"nativescript-dev-webpack": "~0.18.0",
3232
"tns-platform-declarations": "^5.1.0",
@@ -40,4 +40,4 @@
4040
"e2e": "tsc -p e2e && mocha --opts ./e2e/config/mocha.opts",
4141
"compile-tests": "tsc -p e2e --watch"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)