From 85f2f8d83d3faff21b23c59d9cfca8475469524a Mon Sep 17 00:00:00 2001 From: Max Peterson Date: Mon, 8 Dec 2014 10:54:27 -0600 Subject: [PATCH] Add reflux to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 60e4b40..4d72b78 100644 --- a/registry.json +++ b/registry.json @@ -81,6 +81,7 @@ "raven-js": "github:getsentry/raven-js", "react": "npm:react", "react-router": "npm:react-router", + "reflux": "npm:reflux", "reqwest": "github:ded/reqwest", "respond": "github:scottjehl/Respond", "rest": "github:cujojs/rest",