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 904dab0 commit ed51133Copy full SHA for ed51133
tests/package.json
@@ -10,12 +10,12 @@
10
"karma-nativescript-launcher": "^0.4.0",
11
"mocha": "^3.3.0",
12
"mocha-junit-reporter": "^1.18.0",
13
- "mocha-multi": "^1.0.1",
+ "mocha-multi": "1.0.1",
14
"mochawesome": "^3.1.1",
15
"nativescript-dev-appium": "~5.2.0",
16
"typescript": "~3.5.3"
17
},
18
"scripts": {
19
"e2e": "tsc -p e2e && mocha --opts ./e2e/config/mocha.opts"
20
}
21
- }
+ }
0 commit comments