From dabc0d33e4b9aa19d2f41f5035582234cafea45a Mon Sep 17 00:00:00 2001 From: Aaike Van Roekghem Date: Tue, 10 Mar 2015 13:42:39 +0700 Subject: [PATCH] added aliases for babel and benchmark --- registry.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/registry.json b/registry.json index 4425f4c..b47847b 100644 --- a/registry.json +++ b/registry.json @@ -77,10 +77,12 @@ "firebase": "github:firebase/firebase-bower", "angularFire": "github:firebase/angularFire", "angularfire": "github:firebase/angularfire", + "babel": "npm:babel", "backbone": "npm:backbone", "backbone.babysitter": "github:marionettejs/backbone.babysitter", "backbone.wreqr": "github:marionettejs/backbone.wreqr", "baconjs": "npm:baconjs", + "benchmark": "npm:benchmark", "big.js": "npm:big.js", "bignumber.js": "npm:bignumber.js", "bootstrap": "github:twbs/bootstrap",