Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Commit

Permalink
hapi 1.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Eran Hammer committed Apr 12, 2013
1 parent b3849f7 commit 40f0281
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"node": "0.10.x"
},
"dependencies": {
"hoek": "0.7.x",
"hoek": "0.8.x",
"boom": "0.4.x",
"joi": "0.3.x"
},
"peerDependencies": {
"hapi": "1.0.x"
"hapi": "1.x.x"
},
"devDependencies": {
"hapi": "1.0.x",
"hapi": "1.x.x",
"handlebars": "1.0.x",
"lab": "0.1.x",
"complexity-report": "0.x.x"
Expand Down

0 comments on commit 40f0281

Please sign in to comment.