From 09d390e0b3fa098dbdaaf061a6166312185cc5eb Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 4 Mar 2016 23:22:04 -0800 Subject: [PATCH] use feross/hyperx until PR is merged --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ae16d7f..b90c848c 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "create-torrent": "^3.22.1", "debug": "^2.2.0", "drag-drop": "^2.3.1", - "hyperx": "^1.4.0", + "hyperx": "^2.0.0", "network-address": "^1.1.0", "pretty-bytes": "^3.0.0", "throttleit": "^1.0.0",