We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4daadfb + 276785f commit 9521a80Copy full SHA for 9521a80
1 file changed
listview/package.json
@@ -36,12 +36,13 @@
36
"@types/chai": "^4.0.2",
37
"@types/mocha": "^2.2.41",
38
"@types/node": "^7.0.5",
39
+ "chai": "4.2.0",
40
"markdown-snippet-injector": "^0.2.4",
- "mocha": "^3.3.0",
41
+ "mocha": "5.2.0",
42
"mocha-junit-reporter": "^1.18.0",
- "mocha-multi": "1.1.0",
43
+ "mocha-multi-reporters": "^1.1.0",
44
"mochawesome": "^3.1.1",
- "nativescript-dev-appium": "5.0.0",
45
+ "nativescript-dev-appium": "~6.0.0",
46
"nativescript-dev-webpack": "^1.0.0",
47
"tns-platform-declarations": "^6.1.0",
48
"tslint": "~5.11.0",
0 commit comments