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 850b9e6..e6f868e 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": "puremvc-typescript-standard-1.0" + "main": "bin/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 index 6505703..964203f 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": "puremvc-typescript-multicore-1.1" + "main": "bin/puremvc-typescript-multicore-1.1" } \ No newline at end of file