Skip to content

Commit 7399277

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

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": "^5.0.2"
1414
},
1515
"scripts": {
1616
"test": "mocha --bail",

0 commit comments

Comments
 (0)