Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Commit 501cdeb

Browse files
authored
Merge pull request #20 from messagebot/greenkeeper/mocha-4.0.0
Update mocha to the latest version 🚀
2 parents 162371b + 79f3994 commit 501cdeb

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
@@ -31,7 +31,7 @@
3131
"uuid": "^3.0.0"
3232
},
3333
"devDependencies": {
34-
"mocha": "^3.0.0",
34+
"mocha": "^4.0.0",
3535
"should": "^13.0.1",
3636
"standard": "^10.0.0"
3737
},

0 commit comments

Comments
 (0)