Skip to content

Commit

Permalink
Pin the should & connect version
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Jul 8, 2014
1 parent ed6398d commit 06614bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -36,9 +36,9 @@
},
"devDependencies": {
"mocha": "*",
"should": "*",
"should": "3.0.x",
"supertest": "*",
"connect": "*",
"connect": "2.22.0",
"blanket": "*",
"travis-cov": "*",
"coveralls": "*",
Expand Down

0 comments on commit 06614bf

Please sign in to comment.