diff --git a/e2e/animation-examples/package.json b/e2e/animation-examples/package.json index 3f3eba576..77e986b43 100644 --- a/e2e/animation-examples/package.json +++ b/e2e/animation-examples/package.json @@ -42,7 +42,7 @@ "mocha": "~5.2.0", "mochawesome": "~3.1.2", "nativescript-css-loader": "~0.26.0", - "nativescript-dev-appium": "next", + "nativescript-dev-appium": "^5.3.0", "nativescript-dev-webpack": "next", "typescript": "~3.4.5" }, diff --git a/e2e/modal-navigation-ng/package.json b/e2e/modal-navigation-ng/package.json index acb73520d..5d5ad6d0c 100644 --- a/e2e/modal-navigation-ng/package.json +++ b/e2e/modal-navigation-ng/package.json @@ -35,7 +35,7 @@ "lazy": "1.0.11", "mocha": "~5.2.0", "mochawesome": "~3.1.2", - "nativescript-dev-appium": "next", + "nativescript-dev-appium": "^5.3.0", "nativescript-dev-webpack": "next", "tns-platform-declarations": "next", "typescript": "~3.4.5" diff --git a/e2e/nested-router-tab-view/package.json b/e2e/nested-router-tab-view/package.json index 04382017d..8ae2279dc 100644 --- a/e2e/nested-router-tab-view/package.json +++ b/e2e/nested-router-tab-view/package.json @@ -35,7 +35,7 @@ "lazy": "1.0.11", "mocha": "~5.2.0", "mochawesome": "~3.1.2", - "nativescript-dev-appium": "next", + "nativescript-dev-appium": "^5.3.0", "nativescript-dev-webpack": "next", "typescript": "3.4.5" }, diff --git a/e2e/renderer/package.json b/e2e/renderer/package.json index 38249383a..04af019b8 100644 --- a/e2e/renderer/package.json +++ b/e2e/renderer/package.json @@ -36,7 +36,7 @@ "lazy": "1.0.11", "mocha": "~5.2.0", "mochawesome": "~3.1.2", - "nativescript-dev-appium": "next", + "nativescript-dev-appium": "^5.3.0", "nativescript-dev-webpack": "next", "tslib": "^1.7.1", "typescript": "~3.4.5" diff --git a/e2e/routable-animations/package.json b/e2e/routable-animations/package.json index d29492117..a2982c286 100644 --- a/e2e/routable-animations/package.json +++ b/e2e/routable-animations/package.json @@ -35,7 +35,7 @@ "colors": "^1.1.2", "lazy": "1.0.11", "nativescript-css-loader": "~0.26.0", - "nativescript-dev-appium": "^4.0.0", + "nativescript-dev-appium": "^5.3.0", "nativescript-dev-webpack": "next", "typescript": "~3.4.5" }, diff --git a/e2e/router-tab-view/package.json b/e2e/router-tab-view/package.json index 782747585..40146d0e8 100644 --- a/e2e/router-tab-view/package.json +++ b/e2e/router-tab-view/package.json @@ -34,7 +34,7 @@ "lazy": "1.0.11", "mocha": "~5.2.0", "mochawesome": "~3.1.2", - "nativescript-dev-appium": "next", + "nativescript-dev-appium": "^5.3.0", "typescript": "~3.4.5", "@angular/compiler-cli": "8.0.0", "@ngtools/webpack": "8.0.0" diff --git a/e2e/router/package.json b/e2e/router/package.json index c7ea0ff14..74eb9aaef 100644 --- a/e2e/router/package.json +++ b/e2e/router/package.json @@ -37,7 +37,7 @@ "lazy": "1.0.11", "mocha": "~5.2.0", "mochawesome": "~3.1.2", - "nativescript-dev-appium": "next", + "nativescript-dev-appium": "^5.3.0", "nativescript-dev-webpack": "next", "tslib": "^1.7.1", "typescript": "~3.4.5" diff --git a/e2e/single-page/package.json b/e2e/single-page/package.json index b6ac177c1..e49055e60 100644 --- a/e2e/single-page/package.json +++ b/e2e/single-page/package.json @@ -37,7 +37,7 @@ "lazy": "1.0.11", "mocha": "~5.2.0", "mochawesome": "~3.1.2", - "nativescript-dev-appium": "next", + "nativescript-dev-appium": "^5.3.0", "nativescript-dev-webpack": "next", "tslib": "^1.7.1", "typescript": "~3.4.5"