From 1bdcfe400bfb70216f1b42345363a65ac93b63d8 Mon Sep 17 00:00:00 2001 From: Max Peterson Date: Thu, 16 Oct 2014 11:01:48 -0500 Subject: [PATCH] Change react from github to npm --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 9cf9ed2..7c27ff5 100644 --- a/registry.json +++ b/registry.json @@ -71,7 +71,7 @@ "quint": "github:jquery/qunit", "raphael": "github:DmitryBaranovskiy/raphael", "ratchet": "github:maker/ratchet", - "react": "github:reactjs/react-bower", + "react": "npm:react", "react-router": "npm:react-router", "reqwest": "github:ded/reqwest", "respond": "github:scottjehl/Respond",