From 274a22fefc69f45f4618583f9f60545de79d5f05 Mon Sep 17 00:00:00 2001 From: Rob Wormald Date: Sat, 12 Dec 2015 17:53:09 -0800 Subject: [PATCH] add rxjs to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 473f3ab..d7c748d 100644 --- a/registry.json +++ b/registry.json @@ -396,6 +396,7 @@ "rx": "npm:rx", "rx-angular": "npm:rx-angular", "rx-dom": "npm:rx-dom", + "rxjs": "npm:rxjs", "saairey-bootstrap-wizard": "github:saairey/bootstrap-wizard", "sass.js": "npm:sass.js", "select2": "github:select2/select2",