From aea12691e64e960b395b9d4f5178a1b3e94840d3 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Mon, 9 Dec 2013 13:01:22 +0200 Subject: [PATCH] add lodash to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 5fd7ff9..dadfe84 100644 --- a/registry.json +++ b/registry.json @@ -22,6 +22,7 @@ "jquery-pjax": "github:defunkt/jquery-pjax", "jquery.cookie": "github:carhartl/jquery-cookie", "kickstrap": "github:ajkochanowicz/Kickstrap", + "lodash": "npm:lodash-node", "marionette": "github:marionettejs/backbone.marionette", "modernizr": "github:Modernizr/Modernizr", "moment": "github:moment/moment",