coh-content-db-homecoming 2.0.0-rc.1 → 2.0.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -4
- package/dist/coh-content-db-homecoming.d.ts +2 -2
- package/dist/coh-content-db-homecoming.js +0 -1
- package/dist/coh-content-db-homecoming.js.map +1 -1
- package/dist/coh-content-db-homecoming.mjs +0 -1
- package/dist/coh-content-db-homecoming.mjs.map +1 -1
- package/package.json +2 -2
- package/src/main/homecoming.ts +2 -3
- package/src/test/homecoming.test.ts +1 -2
|
@@ -39575,7 +39575,6 @@ const CHANGELOG = [
|
|
|
39575
39575
|
];
|
|
39576
39576
|
|
|
39577
39577
|
const HOMECOMING = {
|
|
39578
|
-
key: "homecoming",
|
|
39579
39578
|
name: "Homecoming",
|
|
39580
39579
|
description: "City of Heroes: Homecoming",
|
|
39581
39580
|
links: [
|