From 6c62ce1db9f6b466335f38d3ffdbc373fd8fa796 Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel <lloyd@hilaiel.com> Date: Fri, 18 Nov 2011 15:57:17 -0700 Subject: [PATCH] update jwcrypto to sha containing issued_at in master branch. issue #599 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38c351802..9c1befbef 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/b63362" + , "jwcrypto": "https://github.com/mozilla/jwcrypto/tarball/083132cb" , "postprocess": "0.0.3" , "urlparse": "0.0.1" } -- GitLab