Skip to content

Commit 066a92b

Browse files
Zdravko BranzovZdravko Branzov
Zdravko Branzov
authored and
Zdravko Branzov
committed
chore: use official appium version
1 parent 3bb465c commit 066a92b

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

Diff for: e2e/animation-examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"mocha": "~5.2.0",
4343
"mochawesome": "~3.1.2",
4444
"nativescript-css-loader": "~0.26.0",
45-
"nativescript-dev-appium": "next",
45+
"nativescript-dev-appium": "~5.2.0",
4646
"nativescript-dev-typescript": "next",
4747
"nativescript-dev-webpack": "next",
4848
"typescript": "~3.4.5"

Diff for: e2e/modal-navigation-ng/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lazy": "1.0.11",
4343
"mocha": "~5.2.0",
4444
"mochawesome": "~3.1.2",
45-
"nativescript-dev-appium": "next",
45+
"nativescript-dev-appium": "~5.2.0",
4646
"nativescript-dev-typescript": "next",
4747
"nativescript-dev-webpack": "next",
4848
"tns-platform-declarations": "next",

Diff for: e2e/nested-router-tab-view/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lazy": "1.0.11",
4343
"mocha": "~5.2.0",
4444
"mochawesome": "~3.1.2",
45-
"nativescript-dev-appium": "next",
45+
"nativescript-dev-appium": "~5.2.0",
4646
"nativescript-dev-typescript": "next",
4747
"nativescript-dev-webpack": "next",
4848
"typescript": "3.4.5"

Diff for: e2e/renderer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"lazy": "1.0.11",
3737
"mocha": "~5.2.0",
3838
"mochawesome": "~3.1.2",
39-
"nativescript-dev-appium": "next",
39+
"nativescript-dev-appium": "~5.2.0",
4040
"nativescript-dev-typescript": "next",
4141
"nativescript-dev-webpack": "next",
4242
"tslib": "^1.7.1",

Diff for: e2e/routable-animations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"colors": "^1.1.2",
3636
"lazy": "1.0.11",
3737
"nativescript-css-loader": "~0.26.0",
38-
"nativescript-dev-appium": "^4.0.0",
38+
"nativescript-dev-appium": "~5.2.0",
3939
"nativescript-dev-typescript": "~0.7.1",
4040
"nativescript-dev-webpack": "next",
4141
"typescript": "~3.4.5"

Diff for: e2e/router-tab-view/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lazy": "1.0.11",
4141
"mocha": "~5.2.0",
4242
"mochawesome": "~3.1.2",
43-
"nativescript-dev-appium": "next",
43+
"nativescript-dev-appium": "~5.2.0",
4444
"nativescript-dev-typescript": "next",
4545
"typescript": "~3.4.5",
4646
"@angular/compiler-cli": "8.0.0",

Diff for: e2e/router/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lazy": "1.0.11",
4141
"mocha": "~5.2.0",
4242
"mochawesome": "~3.1.2",
43-
"nativescript-dev-appium": "next",
43+
"nativescript-dev-appium": "~5.2.0",
4444
"nativescript-dev-typescript": "next",
4545
"nativescript-dev-webpack": "next",
4646
"tslib": "^1.7.1",

Diff for: e2e/single-page/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lazy": "1.0.11",
4444
"mocha": "~5.2.0",
4545
"mochawesome": "~3.1.2",
46-
"nativescript-dev-appium": "next",
46+
"nativescript-dev-appium": "~5.2.0",
4747
"nativescript-dev-typescript": "next",
4848
"nativescript-dev-webpack": "next",
4949
"tslib": "^1.7.1",

0 commit comments

Comments
 (0)