Skip to content

Commit

Permalink
[deps fix]
Browse files Browse the repository at this point in the history
  • Loading branch information
doublerebel committed Oct 22, 2016
1 parent bfc6118 commit d232a34
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,23 +39,20 @@
"devDependencies": {
"bull": "^1.0.0",
"chai": "^3.5.0",
"coveralls": "^2.11.12",
"coveralls": "^2.11.14",
"iced-coffee-coverage": "^1.0.3",
"iced-coffee-script": "^108.0.11",
"istanbul": "^0.4.5",
"mocha": "^3.0.2",
"mocha": "^3.1.2",
"redis": "^2.6.2",
"sinon": "^1.17.5"
"sinon": "^1.17.6"
},
"peerDependencies": {
"express": "^4.14.0"
},
"dependencies": {
"coveralls": "^2.11.14",
"errify": "^1.0.0",
"iced-runtime": "^1.0.3",
"mocha": "^3.1.2",
"sinon": "^1.17.6",
"sseries-of-tubes": "^2.0.0"
}
}

0 comments on commit d232a34

Please sign in to comment.