Skip to content

Commit

Permalink
Merge pull request #139 from lloydbenson/master
Browse files Browse the repository at this point in the history
upgrade hapi dependency for test
  • Loading branch information
geek committed Jun 9, 2014
2 parents 9674cd0 + 0e71b8e commit 3c91693
Show file tree
Hide file tree
Showing 4 changed files with 263 additions and 387 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "good",
"description": "Server and process monitoring plugin",
"version": "2.0.2",
"version": "2.1.0",
"repository": "git://github.com/spumko/good",
"main": "index",
"keywords": [
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"redis": "0.9.x",
"hapi": "4.x.x",
"hapi": "5.x.x",
"lab": "3.x.x"
},
"scripts": {
Expand Down

0 comments on commit 3c91693

Please sign in to comment.