From f6b7c89926a8c321941b6861101c57bc13fdaaff Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 31 Dec 2015 01:03:36 -0500 Subject: [PATCH] features, fixes, and bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1a4d85f..7f0f2fd 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "bluebird": "^3.1.1", "cli": "^0.11.1", "express": "^4.13.3", - "holepunch-nat-pmp": "^1.0.0-alpha.1", - "holepunch-upnp": "^1.0.0-alpha.1", + "holepunch-nat-pmp": "^1.0.0-alpha.2", + "holepunch-upnp": "^1.0.0-alpha.2", "localhost.daplie.com-certificates": "^1.1.2", "scmp": "^1.0.0" },