We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600a21f commit 7d4b0dbCopy full SHA for 7d4b0db
appium.capabilities.json renamed to demo/e2e/config/appium.capabilities.json
demo/package.json
@@ -26,7 +26,7 @@
26
"karma-nativescript-launcher": "^0.4.0",
27
"mocha": "~5.2.0",
28
"nativescript-css-loader": "~0.26.0",
29
- "nativescript-dev-appium": "3.2.0",
+ "nativescript-dev-appium": "4.0.9",
30
"nativescript-dev-typescript": "~0.7.0",
31
"nativescript-dev-webpack": "~0.18.0",
32
"tns-platform-declarations": "^5.1.0",
@@ -40,4 +40,4 @@
40
"e2e": "tsc -p e2e && mocha --opts ./e2e/config/mocha.opts",
41
"compile-tests": "tsc -p e2e --watch"
42
}
43
-}
+}
0 commit comments