Skip to content

Commit f948210

Browse files
committedMar 7, 2018
chore(package): update mocha to version 5.0.3
Closes #26
1 parent 2693fc9 commit f948210

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
@@ -51,7 +51,7 @@
5151
"nan": "^2.6.2"
5252
},
5353
"devDependencies": {
54-
"mocha": "~3.5.0",
54+
"mocha": "~5.0.3",
5555
"chai": "~4.1.1",
5656
"grunt": "~1.0.1",
5757
"grunt-mocha-test": "~0.13.2",

0 commit comments

Comments
 (0)
Please sign in to comment.