From 76a9410c6c08e77e818dff605f8355bb306c0d14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Cevey?= Date: Mon, 29 Jun 2015 15:44:45 +0100 Subject: [PATCH] Add rx-dom library --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 5d7b6e4..2eb7457 100644 --- a/registry.json +++ b/registry.json @@ -294,6 +294,7 @@ "return-function": "npm:return-function", "rx": "npm:rx", "rx-angular": "npm:rx-angular", + "rx-dom": "npm:rx-dom", "saairey-bootstrap-wizard": "github:saairey/bootstrap-wizard", "select2": "github:select2/select2", "selectize": "github:brianreavis/selectize.js",