Merge pull request #577 from chilts/upgrade-to-hapi-v2-4-0

Upgrade to hapi v2.4.0
This commit is contained in:
Danny Coates 2014-02-20 11:37:21 -08:00
Родитель cd4ab20756 ccf1cd98ee
Коммит f5fbdf7e87
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -32,7 +32,7 @@
"dependencies": {
"mysql": "2.0.1",
"uuid": "1.4.1",
"hapi": "2.2.0",
"hapi": "2.4.0",
"hapi-auth-hawk": "1.0.0",
"hkdf": "0.0.2",
"compute-cluster": "git://github.com/dannycoates/node-compute-cluster.git#0222a742",