diff --git a/package-overrides/github/PureMVC/puremvc-typescript-multicore-framework@1.1.json b/package-overrides/github/PureMVC/puremvc-typescript-multicore-framework@1.1.json new file mode 100644 index 0000000..850b9e6 --- /dev/null +++ b/package-overrides/github/PureMVC/puremvc-typescript-multicore-framework@1.1.json @@ -0,0 +1,3 @@ +{ + "main": "puremvc-typescript-standard-1.0" +} \ No newline at end of file diff --git a/package-overrides/github/PureMVC/puremvc-typescript-standard-framework@v1.0a.json b/package-overrides/github/PureMVC/puremvc-typescript-standard-framework@v1.0a.json new file mode 100644 index 0000000..6505703 --- /dev/null +++ b/package-overrides/github/PureMVC/puremvc-typescript-standard-framework@v1.0a.json @@ -0,0 +1,3 @@ +{ + "main": "puremvc-typescript-multicore-1.1" +} \ No newline at end of file diff --git a/registry.json b/registry.json index 01377df..8c58377 100644 --- a/registry.json +++ b/registry.json @@ -262,6 +262,8 @@ "prism": "github:LeaVerou/prism", "process": "github:jspm/nodelibs-process", "punycode": "github:jspm/nodelibs-punycode", + "puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework", + "puremvc-multicore": "github:PureMVC/puremvc-typescript-multicore-framework", "querystring": "github:jspm/nodelibs-querystring", "quint": "github:jquery/qunit", "rangy": "github:timdown/rangy-release", @@ -304,7 +306,7 @@ "theseus": "npm:theseus", "theseus-angular": "npm:theseus-angular", "topo": "github:capaj/topo-browser", - "timers": "github:jspm/nodelibs-timers", + "timers": "github:jspm/nodelibs-timers",c "tinycolor": "github:bgrins/TinyColor", "tinygrowl": "github:ajkochanowicz/tinygrowl", "tls": "github:jspm/nodelibs-tls",