Skip to content

Commit

Permalink
[deps] Bump dependencies and devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Jul 2, 2015
1 parent d95d1fa commit c912fc7
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 @@ -35,15 +35,15 @@
},
"homepage": "https://github.com/primus/access-control",
"dependencies": {
"millisecond": "0.0.x",
"millisecond": "0.1.x",
"setheader": "0.0.x",
"vary": "1.0.x"
},
"devDependencies": {
"chai": "2.0.x",
"chai": "3.0.x",
"istanbul": "0.3.x",
"mocha": "2.1.x",
"mocha": "2.2.x",
"pre-commit": "1.0.x",
"request": "2.53.x"
"request": "2.58.x"
}
}

0 comments on commit c912fc7

Please sign in to comment.