Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit fb33306

Browse files
committed
Use last version of mocha that supports node 0.x
1 parent eb5801f commit fb33306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint": "^3.4.0",
7777
"fs-extra": "^0.30.0",
7878
"istanbul": "^0.4.2",
79-
"mocha": "^5.2.0",
79+
"mocha": "^3.5.3",
8080
"mocha-lcov-reporter": "^1.3.0",
8181
"object-merge": "^2.5.1",
8282
"read-yaml": "^1.0.0",

0 commit comments

Comments
 (0)