From 184369944e82b260879151aa08852f0292bbaaa6 Mon Sep 17 00:00:00 2001 From: Michael Jeffrey Date: Fri, 30 Jan 2015 14:39:52 -0700 Subject: [PATCH] add tablets to the registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 90bc105..82c138d 100644 --- a/registry.json +++ b/registry.json @@ -170,6 +170,7 @@ "spin": "github:fgnass/spin.js", "stream": "github:jspm/nodelibs-stream", "string_decoder": "github:jspm/nodelibs-string_decoder", + "tabletools": "github:DataTables/TableTools", "theseus": "npm:theseus", "theseus-angular": "npm:theseus-angular", "timers": "github:jspm/nodelibs-timers",