Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Commit

Permalink
Upgrade hapi, add log4js.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Mar 26, 2013
1 parent b5b4ac9 commit 011f15d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -19,19 +19,20 @@
},
"dependencies": {
"cluster2": "0.3.8",
"hapi": "0.14.2",
"hapi": "0.15.6",
"log4js": "0.6.0",
"nconf": "0.6.7"
},
"devDependencies": {
"buster": "0.6.12"
},
"engines": {
"node": ">= 0.6.0"
"node": ">= 0.8.0"
},
"licenses": [
{
"type": "MIT",
"url": "http://github.com/cliffano/ute/raw/master/LICENSE"
}
]
}
}

0 comments on commit 011f15d

Please sign in to comment.