From 48123d61973f4ad37d30cf29b5bdc090341f8841 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Fri, 2 Oct 2015 19:45:09 +0200 Subject: [PATCH] Update registry.json add tape (for testing js) --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index a109dfe..b7b2ca9 100644 --- a/registry.json +++ b/registry.json @@ -395,6 +395,7 @@ "superagent": "npm:superagent", "svg.js" : "github:wout/svg.js", "tabletools": "github:DataTables/TableTools", + "tape": "github:substack/tape", "teo": "npm:teo", "textAngular": "github:fraywing/textAngular", "three.js": "github:mrdoob/three.js",