We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ba43f commit a1d80acCopy full SHA for a1d80ac
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.1.3",
13
"semistandard": "^12.0.1",
14
"supertest": "^3.3.0"
15
0 commit comments