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 10ea86c commit 5d31b3cCopy full SHA for 5d31b3c
1 file changed
package.json
@@ -12,7 +12,7 @@
12
"istanbul": "^0.4.5",
13
"jscs": "^3.0.7",
14
"jshint": "^2.10.3",
15
- "mocha": "^7.0.0"
+ "mocha": "^6.2.2"
16
},
17
"scripts": {
18
"test": "npm run lint && mocha -R dot && npm run cover",
0 commit comments