Skip to content

Commit 8faefb9

Browse files
fix(package): update mocha to version 5.0.0
Closes #424
1 parent 4fc9944 commit 8faefb9

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
@@ -85,7 +85,7 @@
8585
"isn2wgs": "0.0.2",
8686
"lodash": "^4.7.0",
8787
"marked": "github:koddsson/marked#escape-markdown-option",
88-
"mocha": "~4.0.1",
88+
"mocha": "~5.0.0",
8989
"moment": "~2.20.1",
9090
"nock": "^9.0.22",
9191
"raven": "2.3.0",

0 commit comments

Comments
 (0)