From 0ec6dec3202f01f743e6c714c2172ea623d2dee0 Mon Sep 17 00:00:00 2001 From: guybedford Date: Wed, 22 Oct 2014 12:45:55 +0200 Subject: [PATCH] switch lodash to use npm:lodash --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index e8d1f24..7a2ce88 100644 --- a/registry.json +++ b/registry.json @@ -50,7 +50,7 @@ "jsplumb": "github:sporritt/jsPlumb", "kickstrap": "github:ajkochanowicz/Kickstrap", "less": "github:matthewp/plugin-less", - "lodash": "npm:lodash-node", + "lodash": "npm:lodash", "marionette": "github:marionettejs/backbone.marionette", "masonry": "github:desandro/masonry", "material-design-icons": "github:google/material-design-icons",