From 2fc150f9cbb6e0c61cbd56a038f37167ee049e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Pe=C5=A1a?= Date: Wed, 4 Mar 2015 23:35:23 +0100 Subject: [PATCH] Add ng-table registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 55e60f9..8ca3bb4 100644 --- a/registry.json +++ b/registry.json @@ -167,6 +167,7 @@ "ng-infinite-scroll": "github:sroze/ngInfiniteScroll", "ng-multi-transclude": "github:zachsnow/ng-multi-transclude", "ng-sortable": "github:a5hik/ng-sortable", + "ng-table": "esvit/ng-table", "nodelibs": "github:jspm/nodelibs", "normalize.css": "github:necolas/normalize.css", "nprogress": "github:rstacruz/nprogress",