From bc2b981fde488934f7efdae0b698c9467e80e03c Mon Sep 17 00:00:00 2001 From: Max Peterson Date: Thu, 16 Oct 2014 10:46:37 -0500 Subject: [PATCH] switch react-router from github to npm --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 424f9db..bd73018 100644 --- a/registry.json +++ b/registry.json @@ -68,7 +68,7 @@ "raphael": "github:DmitryBaranovskiy/raphael", "reqwest": "github:ded/reqwest", "react": "github:reactjs/react-bower", - "react-router": "github:rackt/react-router", + "react-router": "npm:react-router", "respond": "github:scottjehl/Respond", "rest": "github:cujojs/rest", "select2": "github:ivaynberg/select2",