From 6a7fefe56114edaaf068899b370cf0f9f1b69a30 Mon Sep 17 00:00:00 2001 From: guybedford Date: Sun, 9 Feb 2014 18:17:13 +0200 Subject: [PATCH] add mocha --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 8d80b7d..562629c 100644 --- a/registry.json +++ b/registry.json @@ -6,7 +6,6 @@ "font": "github:guybedford/system-font", "md": "github:guybedford/system-md", - "angularFire": "github:firebase/angularFire", "backbone": "npm:backbone", "backbone.babysitter": "github:marionettejs/backbone.babysitter", @@ -30,6 +29,7 @@ "lodash": "npm:lodash-node", "marionette": "github:marionettejs/backbone.marionette", "masonry": "github:desandro/masonry", + "mocha": "github:visionmedia/mocha", "modernizr": "github:Modernizr/Modernizr", "moment": "github:moment/moment", "mustache": "github:janl/mustache.js",