Skip to content

Commit 0459782

Browse files
chore(package): update mocha to version 4.1.0
Closes #39
1 parent f49460b commit 0459782

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
@@ -10,7 +10,7 @@
1010
"coveralls": "^2.11.6",
1111
"expect.js": "^0.3.1",
1212
"istanbul": "^0.4.1",
13-
"mocha": "^3.0.2"
13+
"mocha": "^4.1.0"
1414
},
1515
"scripts": {
1616
"test": "mocha --bail",

0 commit comments

Comments
 (0)