Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* chore(package): update mocha to version 2.5.0

https://greenkeeper.io/

* Update package.json
  • Loading branch information
greenkeeperio-bot authored and steve-gray committed May 23, 2016
1 parent 57808c0 commit 4f1f991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-service-skeleton",
"version": "1.1.1",
"version": "1.1.2",
"description": "Rapid service-skeleton/prototyping solution for NodeJS/Swagger based Microservices.",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -54,7 +54,7 @@
"gulp-eslint": "^2.0.0",
"gulp-istanbul": "^0.10.4",
"gulp-mocha": "^2.2.0",
"mocha": "^2.4.5",
"mocha": "^2.5.1",
"somersault": "^1.0.0",
"supertest": "^1.2.0",
"supertest-as-promised": "^3.1.0"
Expand Down

0 comments on commit 4f1f991

Please sign in to comment.