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 8815045 commit 5857386Copy full SHA for 5857386
package.json
@@ -39,8 +39,11 @@
39
"babel-types": "6.25.0",
40
"babylon": "6.17.4",
41
"lazy": "1.0.11",
42
+ "mocha": "~5.1.0",
43
+ "mocha-junit-reporter": "~1.17.0",
44
+ "mocha-multi": "~1.0.0",
45
"nativescript-css-loader": "~0.26.0",
- "nativescript-dev-appium": "next",
46
+ "nativescript-dev-appium": "^4.1.0-2018-10-05-01",
47
"nativescript-dev-typescript": "^0.7.0",
48
"nativescript-dev-webpack": "next",
49
"typescript": "~2.7.2"
@@ -51,4 +54,4 @@
51
54
"e2e-watch": "tsc -p e2e --watch",
52
55
"e2e-compile": "tsc -p e2e"
53
56
}
-}
57
+}
0 commit comments