From 8142bc97abf5d615368ea648eca99a420749dc3b Mon Sep 17 00:00:00 2001 From: Hector Romero Date: Sun, 16 Oct 2016 04:27:52 -0500 Subject: [PATCH] Add aurelia table --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index dc0e894..b3ffbff 100644 --- a/registry.json +++ b/registry.json @@ -196,6 +196,7 @@ "aurelia-storage": "npm:aurelia-storage", "aurelia-swagger-client":"github:paulvanbladel/aurelia-swagger-client", "aurelia-syntax-highlighter": "npm:aurelia-syntax-highlighter", + "aurelia-table": "github:tochoromero/aurelia-table", "aurelia-tabs": "github:vheissu/aurelia-tabs", "aurelia-task-queue": "npm:aurelia-task-queue", "aurelia-templating": "npm:aurelia-templating",