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 index e6f868e..cc9c7f4 100644 --- a/package-overrides/github/PureMVC/puremvc-typescript-multicore-framework@1.1.json +++ b/package-overrides/github/PureMVC/puremvc-typescript-multicore-framework@1.1.json @@ -1,3 +1,3 @@ { - "main": "bin/puremvc-typescript-standard-1.0" + "main": "bin/puremvc-typescript-multicore-1.1.js" } \ 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 index 964203f..dd01031 100644 --- a/package-overrides/github/PureMVC/puremvc-typescript-standard-framework@v1.0a.json +++ b/package-overrides/github/PureMVC/puremvc-typescript-standard-framework@v1.0a.json @@ -1,3 +1,3 @@ { - "main": "bin/puremvc-typescript-multicore-1.1" + "main": "bin/puremvc-typescript-standard-1.0.js" } \ No newline at end of file