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 903dcc9 commit 3104475Copy full SHA for 3104475
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nativescript-dev-appium",
3
- "version": "4.0.8",
+ "version": "4.0.9",
4
"description": "A NativeScript plugin to help integrate and run Appium tests",
5
"author": "NativeScript",
6
"license": "MIT",
@@ -34,9 +34,9 @@
34
"blink-diff": "~1.0.13",
35
"chai": "~4.1.0",
36
"chai-as-promised": "~7.1.0",
37
- "frame-comparer": "^2.0.0",
+ "frame-comparer": "^2.0.1",
38
"glob": "7.1.0",
39
- "mobile-devices-controller": "~2.7.0",
+ "mobile-devices-controller": "~2.8.6",
40
"mocha": "~5.1.0",
41
"mocha-junit-reporter": "~1.17.0",
42
"mocha-multi": "~1.0.0",
0 commit comments