diff --git a/package-overrides/github/less/less.js@1.5.1.json b/package-overrides/github/less/less.js@1.5.1.json index 4450e7e..39b2ae0 100644 --- a/package-overrides/github/less/less.js@1.5.1.json +++ b/package-overrides/github/less/less.js@1.5.1.json @@ -1,6 +1,7 @@ { "main": "dist/less-1.5.1", "format": "global", + "files": ["dist/less-1.5.1.js"], "shim": { "dist/less-1.5.1": { "exports": "less" diff --git a/registry.json b/registry.json index 62a90d1..ce69e31 100644 --- a/registry.json +++ b/registry.json @@ -26,6 +26,7 @@ "jquery-pjax": "github:defunkt/jquery-pjax", "jquery.cookie": "github:carhartl/jquery-cookie", "kickstrap": "github:ajkochanowicz/Kickstrap", + "less": "github:matthewp/plugin-less", "lodash": "npm:lodash-node", "marionette": "github:marionettejs/backbone.marionette", "masonry": "github:desandro/masonry", @@ -44,6 +45,5 @@ "typeahead": "github:twitter/typeahead.js", "three.js": "cdnjs:three.js", "underscore": "npm:underscore", - "webfont": "cdnjs:webfont", - "less": "github:matthewp/plugin-less", + "webfont": "cdnjs:webfont" }