Skip to content

Commit 57d3204

Browse files
Merge pull request browserify#17 from ipfs/greenkeeper-mocha-3.0.1
Update mocha to version 3.0.1 🚀
2 parents 0748d32 + 599be65 commit 57d3204

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
@@ -22,7 +22,7 @@
2222
"karma-mocha": "^1.0.1",
2323
"karma-mocha-own-reporter": "^1.1.2",
2424
"karma-phantomjs-launcher": "^1.0.0",
25-
"mocha": "^2.4.5",
25+
"mocha": "^3.0.1",
2626
"phantomjs-prebuilt": "^2.1.7",
2727
"standard": "^6.0.8",
2828
"watchify": "^3.7.0"

0 commit comments

Comments
 (0)