diff --git a/package-overrides/npm/can@2.3.9.json b/package-overrides/npm/can@2.3.9.json new file mode 100644 index 0000000..2796af6 --- /dev/null +++ b/package-overrides/npm/can@2.3.9.json @@ -0,0 +1,3 @@ +{ + "main": "dist/cjs/can" +} diff --git a/registry.json b/registry.json index 90c7e23..5489cf5 100644 --- a/registry.json +++ b/registry.json @@ -172,6 +172,7 @@ "bootstrap3-dialog": "github:nakupanda/bootstrap3-dialog", "breeze": "npm:breeze-client", "buffer": "github:jspm/nodelibs-buffer", + "can": "npm:can", "chai": "npm:chai", "chart": "github:nnnick/Chart.js", "chartist": "npm:chartist",