Skip to content

Commit a749aa5

Browse files
chore(package): update mocha to version 4.0.0
1 parent 2eb8990 commit a749aa5

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
@@ -28,6 +28,6 @@
2828
"devDependencies": {
2929
"chai": "^4.0.2",
3030
"istanbul": "^0.4.5",
31-
"mocha": "^3.3.0"
31+
"mocha": "^4.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)