From 017b42fae23103dc966d94b4e61ee148e4fdc052 Mon Sep 17 00:00:00 2001 From: Abhishek Jain Date: Wed, 23 Sep 2015 22:59:35 +0100 Subject: [PATCH] Added jest-cli --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 2be4632..a0ab4f9 100644 --- a/registry.json +++ b/registry.json @@ -349,6 +349,7 @@ "react": "npm:react", "react-dom": "npm:react-dom", "react-router": "npm:react-router", + "jest-cli": "npm:jest-cli", "readline": "github:jspm/nodelibs-readline", "redux": "npm:redux", "react-redux": "npm:react-redux",