From 8b435e8cf9dd5c664721d8db62660604455af5b3 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Thu, 9 Apr 2015 17:48:34 +0200 Subject: [PATCH] babel -> babel-core --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index f5df217..34bce2a 100644 --- a/registry.json +++ b/registry.json @@ -87,7 +87,7 @@ "firebase": "github:firebase/firebase-bower", "angularFire": "github:firebase/angularFire", "angularfire": "github:firebase/angularfire", - "babel": "npm:babel", + "babel": "npm:babel-core", "babel-runtime": "npm:babel-runtime", "backbone": "npm:backbone", "backbone.babysitter": "github:marionettejs/backbone.babysitter",