From cc9fd6f720f971c8f49f7d10a776fa13dbd18e34 Mon Sep 17 00:00:00 2001 From: Oran Dennison Date: Thu, 2 Apr 2015 07:16:04 -0800 Subject: [PATCH] add Bluebird promise library --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 927fd6f..ed6bb40 100644 --- a/registry.json +++ b/registry.json @@ -97,6 +97,7 @@ "benchmark": "npm:benchmark", "big.js": "npm:big.js", "bignumber.js": "npm:bignumber.js", + "bluebird": "npm:bluebird", "bootstrap": "github:twbs/bootstrap", "bootstrap-slider": "github:seiyria/bootstrap-slider", "bootstrap-wizard": "github:gwrey/bootstrap-wizard",