koin.js 1.0.8 → 1.0.10

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 CHANGED
@@ -180,7 +180,7 @@ import { en } from 'koin.js';
180
180
  | Sega Dreamcast | `DREAMCAST` | flycast |
181
181
  | Sega CD | `SEGA_CD` | genesis_plus_gx |
182
182
  | Neo Geo | `NEOGEO` | fbalpha2012_neogeo |
183
- | Arcade (MAME) | `ARCADE` | mame2003_plus |
183
+ | Arcade (FBNeo) | `ARCADE` | fbneo |
184
184
  | Atari 2600 | `ATARI2600` | stella |
185
185
  | Atari 7800 | `ATARI7800` | prosystem |
186
186
  | Atari Lynx | `LYNX` | handy |