We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3ae17 commit e0cb14aCopy full SHA for e0cb14a
README.md
@@ -8,7 +8,7 @@ This is a Phaser 3 project template that uses Vite for bundling. It supports hot
8
9
This template has been updated for:
10
11
-- [Phaser 3.88.0](https://github.com/phaserjs/phaser)
+- [Phaser 3.88.2](https://github.com/phaserjs/phaser)
12
- [Vite 5.3.1](https://github.com/vitejs/vite)
13
14

package.json
@@ -25,6 +25,6 @@
25
"vite": "^5.3.1"
26
},
27
"dependencies": {
28
- "phaser": "^3.88.0"
+ "phaser": "^3.88.2"
29
}
30
0 commit comments