From 067451ae2c8aa1039b4213ad56fdf5ed48dd5646 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Wed, 21 Sep 2011 16:30:58 -0600
Subject: [PATCH] kick to new version of jwcrypto with old keylength to fix
 build /cc benadida

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b68ffe66b..b2f98019b 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
     , "colors" : "0.5.0"
     , "sax" : "0.2.3"
     , "mimelib-noiconv" : "0.1.3"
-    , "jwcrypto": "https://github.com/mozilla/jwcrypto/tarball/defe9b"
+    , "jwcrypto": "https://github.com/mozilla/jwcrypto/tarball/16a4b8205"
   }
   , "scripts": {
     "postinstall": "./scripts/generate_ephemeral_keys.sh",
-- 
GitLab