From 2de127bff6296d41317efdd666556ff61a148a82 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Tue, 11 Jun 2013 17:40:57 +0200 Subject: [PATCH] changed crypto lib branch back to master --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52114ca..a40bc05 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "grunt": "~0.4.1", "grunt-contrib-connect": "~0.3.0", - "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/requirejs" + "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master" }, "devDependencies": { "grunt-contrib-jshint": "~0.5.3",