Skip to content

Commit

Permalink
Bumped up requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Neamar committed Oct 27, 2014
1 parent 5ead731 commit 68e10a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"anyFetch"
],
"dependencies": {
"restify": "^2.8.0",
"supertest": "^0.13.0",
"restify": "^2.8.3",
"supertest": "^0.14.0",
"mkdirp": "^0.5.0",
"rarity": "^2.1.1",
"auto-load": "^1.1.0",
"dotenv": "^0.4.0"
},
"devDependencies": {
"async": "^0.9.0",
"mocha": "^1.20.0",
"should": "^4.0.0",
"mocha": "^2.0.1",
"should": "^4.1.0",
"jshint": "^2.5.6",
"jscs": "^1.7.3"
},
Expand Down

0 comments on commit 68e10a7

Please sign in to comment.