From 8f8cd64931cb3f0c030540cf84ef810a604a1cd7 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Thu, 9 Apr 2015 17:51:36 +0200 Subject: [PATCH] core-js -> npm:core-js --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 34bce2a..47067bc 100644 --- a/registry.json +++ b/registry.json @@ -114,7 +114,7 @@ "cola": "github:cujojs/cola", "console": "github:jspm/nodelibs-console", "constants": "github:jspm/nodelibs-constants", - "core-js": "github:zloirock/core-js", + "core-js": "npm:core-js", "cram": "github:cujojs/cram", "crypto": "github:jspm/nodelibs-crypto", "css-element-queries": "github:marcj/css-element-queries",