From c4ca631028fbf0644e9de9525140b85a47709a46 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Fri, 20 Nov 2015 09:50:21 +0100 Subject: [PATCH] add redux-devtools --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index dd7cc86..7b093d7 100644 --- a/registry.json +++ b/registry.json @@ -374,6 +374,7 @@ "jest-cli": "npm:jest-cli", "readline": "github:jspm/nodelibs-readline", "redux": "npm:redux", + "redux-devtools": "npm:redux-devtools", "react-redux": "npm:react-redux", "react-morph-material-icons": "github:friktor/react-material-icons", "reflect-metadata": "npm:reflect-metadata",