diff --git a/package-overrides/npm/bacon-matchers@0.4.0.json b/package-overrides/npm/bacon-matchers@0.4.0.json new file mode 100644 index 0000000..383f4a5 --- /dev/null +++ b/package-overrides/npm/bacon-matchers@0.4.0.json @@ -0,0 +1,5 @@ +{ + "dependencies": { + "baconjs": "^0.7.0" + } +} diff --git a/registry.json b/registry.json index b6dd6e0..6800f97 100644 --- a/registry.json +++ b/registry.json @@ -89,6 +89,9 @@ "backbone.babysitter": "github:marionettejs/backbone.babysitter", "backbone.wreqr": "github:marionettejs/backbone.wreqr", "baconjs": "npm:baconjs", + "bacon-jquery": "npm:bacon.jquery", + "bacon-matchers": "npm:bacon.matchers", + "bacon-model": "npm:bacon.model", "basespace": "npm:basespace", "benchmark": "npm:benchmark", "big.js": "npm:big.js",