Skip to content

Commit

Permalink
Update dependencies (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup authored and johnbrett committed Sep 27, 2016
1 parent 4eabaa1 commit d030dcb
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 @@ -15,15 +15,15 @@
"node": ">=4.0.0"
},
"dependencies": {
"boom": "3.x.x",
"boom": "4.x.x",
"content": "3.x.x",
"hoek": "4.x.x",
"pez": "2.x.x",
"wreck": "8.x.x"
"wreck": "10.x.x"
},
"devDependencies": {
"code": "3.x.x",
"form-data": "0.2.x",
"code": "4.x.x",
"form-data": "2.1.x",
"lab": "11.x.x"
},
"scripts": {
Expand Down

0 comments on commit d030dcb

Please sign in to comment.