Skip to content

Commit 8c2f5aa

Browse files
chore(package): update mocha to version 4.0.0
Closes #6
1 parent 46bc4de commit 8c2f5aa

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
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"assume": "~1.5.0",
2727
"istanbul": "~0.4.5",
28-
"mocha": "~3.2.0",
28+
"mocha": "~4.0.0",
2929
"pagelet": "~0.9.0",
3030
"pre-commit": "~1.2.0"
3131
}

0 commit comments

Comments
 (0)