From 967f469e95ad51d9a59d4ed95c5ec294c5bdcfc0 Mon Sep 17 00:00:00 2001 From: Fabien O'Carroll Date: Thu, 20 Mar 2014 18:14:22 +0000 Subject: [PATCH] Add minivents to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index c5fe7cb..43ce113 100644 --- a/registry.json +++ b/registry.json @@ -33,6 +33,7 @@ "lodash": "npm:lodash-node", "marionette": "github:marionettejs/backbone.marionette", "masonry": "github:desandro/masonry", + "minivents": "github:allouis/minivents", "mocha": "npm:mocha", "modernizr": "github:Modernizr/Modernizr", "moment": "github:moment/moment",