diff --git a/package-overrides/github/marionettejs/backbone.marionette@1.2.2.json b/package-overrides/github/marionettejs/backbone.marionette@1.2.2.json new file mode 100644 index 0000000..7c2f6e6 --- /dev/null +++ b/package-overrides/github/marionettejs/backbone.marionette@1.2.2.json @@ -0,0 +1,9 @@ +{ + "main": "lib/backbone.marionette.min", + "dependencyShim": { + "lib/backbone.marionette.min": ["backbone"] + }, + "dependencyMap": { + "backbone": "backbone@1.1.0" + } +} diff --git a/registry.json b/registry.json index 04ee9c3..a00effe 100644 --- a/registry.json +++ b/registry.json @@ -7,6 +7,7 @@ "chosen.jquery": "cdnjs:chosen/{version}#chosen.jquery", "jquery": "github:components/jquery", "kickstrap": "github:ajkochanowicz/Kickstrap", + "marionette": "github:marionettejs/backbone.marionette", "tinygrowl": "github:ajkochanowicz/tinygrowl", "underscore": "npm:underscore", "webfont": "cdnjs:webfont/1.3.0#webfont"