vue-phaserjs 2.25.0 → 2.27.0

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
@@ -20,7 +20,7 @@ Vue 3 integration for the [Phaser 4](https://phaser.io) game engine. Provides Vu
20
20
  ## <a name="getting-started">🚀 Getting Started</a>
21
21
 
22
22
  ```bash
23
- pnpm i vue-phaserjs vue phaser phaser4-rex-plugins pinia
23
+ pnpm i vue-phaserjs @esposter/shared parse-tmx vue phaser phaser4-rex-plugins pinia
24
24
  ```
25
25
 
26
26
  Add the type declaration files so scene key types and custom plugins get proper intellisense: