From 683c839e6bb25e9c8ef9dfcaa0f57b8f25a7f11a Mon Sep 17 00:00:00 2001 From: Joseph Orbegoso Pea Date: Tue, 6 Jan 2015 23:13:16 -0800 Subject: [PATCH] Changed famous registry name to point to my jspm branch. --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 0c9d735..23edbb6 100644 --- a/registry.json +++ b/registry.json @@ -144,7 +144,7 @@ "timers": "github:jspm/nodelibs-timers", "tinygrowl": "github:ajkochanowicz/tinygrowl", "tls": "github:jspm/nodelibs-tls", - "trusktr-famous": "github:trusktr/famous", + "trusktr-famous": "github:trusktr/famous@jspm", "tty": "github:jspm/nodelibs-tty", "typeahead": "github:twitter/typeahead.js", "ua-parser-js": "npm:ua-parser-js",