Skip to content

Commit 850b835

Browse files
committed
Revert "Use Mocha 5 for Node 4 support"
This reverts commit 1e34e0d.
1 parent f5f56fa commit 850b835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"debug": "^3.1.0"
2828
},
2929
"devDependencies": {
30-
"mocha": "5",
30+
"mocha": "^6.2.0",
3131
"proxy": "1"
3232
},
3333
"engines": {

0 commit comments

Comments
 (0)