From d11fa8a756a0a9aa93d675a685f2aa51653325b7 Mon Sep 17 00:00:00 2001 From: Jiri Spac Date: Wed, 17 Jun 2015 10:20:26 +0200 Subject: [PATCH] added traverse from substack --- registry.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 07c9558..46ace48 100644 --- a/registry.json +++ b/registry.json @@ -313,7 +313,8 @@ "tls": "github:jspm/nodelibs-tls", "traceur": "github:jmcriffey/bower-traceur", "traceur-runtime": "github:jmcriffey/bower-traceur-runtime", - "typescript": "github:mhegazy/typescript", + "traverse": "npm:traverse", + "typescript": "github:mhegazy/typescript", "tty": "github:jspm/nodelibs-tty", "twitter": "npm:twitter", "typeahead": "github:twitter/typeahead.js",