From 254493bfa833364c105d0b3326636615faf11bb9 Mon Sep 17 00:00:00 2001 From: Jiri Spac Date: Tue, 29 Sep 2015 00:52:49 +0200 Subject: [PATCH] nexridge client added --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 8d65fe6..394c185 100644 --- a/registry.json +++ b/registry.json @@ -305,6 +305,7 @@ "msgs": "github:cujojs/msgs", "mustache": "github:janl/mustache.js", "net": "github:jspm/nodelibs-net", + "nexridge-client": "github:capaj/nexridge-client", "ng-dialog": "npm:ng-dialog", "ng-infinite-scroll": "github:sroze/ngInfiniteScroll", "ng-inline": "github:zachsnow/ng-inline",