Merge pull request #16 from TabDigital/greenkeeper-mocha-3.1.0

Update mocha to version 3.1.0 🚀
This commit is contained in:
Chris Nguyen 2016-10-06 00:10:09 +11:00 committed by GitHub
commit b7da925549

View file

@ -22,7 +22,7 @@
"restify": "2.6.x - 4.1.x"
},
"devDependencies": {
"mocha": "~3.0.2",
"mocha": "~3.1.0",
"should": "~11.1.0",
"restify": "~4.1.1",
"supertest": "~2.0.0"