coh-content-db-homecoming 2.0.0-rc.11 → 2.0.0-rc.12

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "coh-content-db-homecoming",
3
- "version": "2.0.0-rc.11",
3
+ "version": "2.0.0-rc.12",
4
4
  "description": "City of Heroes Homecoming Content Database",
5
5
  "homepage": "https://github.com/n15g/coh-content-db-homecoming#readme",
6
6
  "bugs": {
@@ -13,7 +13,7 @@ What you found out was disturbing, with an ominous warning about a possible inva
13
13
  links: [
14
14
  { title: 'Staring Into The Abyss Badge', href: 'https://homecoming.wiki/wiki/Staring_Into_The_Abyss_Badge' },
15
15
  ],
16
- icon: 'https://n15g.github.io/coh-content-db-homecoming/images/badges/accomplishment/staring-intothe-abyss.png',
16
+ icon: 'https://n15g.github.io/coh-content-db-homecoming/images/badges/accomplishment/staring-into-the-abyss.png',
17
17
  requirements: [
18
18
  { key: HuntingTheHunters.key, type: 'mission', missionKey: HuntingTheHunters.key },
19
19
  ],