From c6639fe8dc76c606d658f0722ed92643e56bc827 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Wed, 29 Apr 2015 12:36:45 +0200 Subject: [PATCH] add regenerator --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 4d84556..d06113a 100644 --- a/registry.json +++ b/registry.json @@ -250,6 +250,7 @@ "react-router": "npm:react-router", "readline": "github:jspm/nodelibs-readline", "reflux": "npm:reflux", + "regenerator": "npm:regenerator", "repl": "github:jspm/nodelibs-repl", "reqwest": "github:ded/reqwest", "respond": "github:scottjehl/Respond",