Skip to content

Commit

Permalink
(revert) mocha version it break with older versions of node
Browse files Browse the repository at this point in the history
  • Loading branch information
jstty committed Dec 2, 2017
1 parent 791a732 commit ef7d831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"freeport": "~1.0.5",
"is-es6": "~1.0.0",
"istanbul": "~0.4.5",
"mocha": "~4.0.1",
"mocha": "~3.5.3",
"shelljs": "~0.7.8",
"supertest": "~3.0.0"
},
Expand Down

0 comments on commit ef7d831

Please sign in to comment.