From 05d52655547402d2753f379c0ac0365a8a7b2bd7 Mon Sep 17 00:00:00 2001 From: Gareth Jones Date: Tue, 29 May 2012 16:59:26 +1000 Subject: [PATCH] updated hook.io version, was breaking travis build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e836856..3cf29d0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "devDependencies": { "vows": "0.6.2", "sandboxed-module": "0.1.3", - "hook.io": "0.7.7", + "hook.io": "0.8.10", "underscore": "1.2.1" } }