We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ba43f commit 64b0fb4Copy full SHA for 64b0fb4
1 file changed
package.json
@@ -9,7 +9,7 @@
9
"test": "semistandard && mocha test.js"
10
},
11
"devDependencies": {
12
- "mocha": "^5.2.0",
+ "mocha": "^6.0.2",
13
"semistandard": "^12.0.1",
14
"supertest": "^3.3.0"
15
0 commit comments