Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
update project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
galenandrew committed May 9, 2016
1 parent 8e3a9c2 commit fd92faf
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"homepage": "https://github.com/dialexa/relish",
"bugs": "https://github.com/dialexa/relish/issues",
"dependencies": {
"hoek": "~3.0.4"
"hoek": "~4.0.0"
},
"devDependencies": {
"boom": "~3.1.2",
"code": "~2.1.0",
"coveralls": "~2.11.8",
"hapi": "~13.2.1",
"joi": "~8.0.4",
"lab": "~10.2.0",
"markdown-toc": "~0.12.3",
"snazzy": "~3.0.0",
"standard": "~6.0.8"
"boom": "~3.1.3",
"code": "~2.3.0",
"coveralls": "~2.11.9",
"hapi": "~13.4.0",
"joi": "~8.1.0",
"lab": "~10.5.1",
"markdown-toc": "~0.12.6",
"snazzy": "~4.0.0",
"standard": "~7.0.1"
}
}

0 comments on commit fd92faf

Please sign in to comment.