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 44e4fe4 commit b9e7b44Copy full SHA for b9e7b44
README.md
@@ -8,7 +8,7 @@ This is a Phaser 3 project template that uses the React framework and Vite for b
8
9
This template has been updated for:
10
11
-- [Phaser 3.86.0](https://github.com/phaserjs/phaser)
+- [Phaser 3.87.0](https://github.com/phaserjs/phaser)
12
- [React 18.2.0](https://github.com/facebook/react)
13
- [Vite 5.3.1](https://github.com/vitejs/vite)
14
- [TypeScript 5.2.2](https://github.com/microsoft/TypeScript)
package.json
@@ -27,7 +27,7 @@
27
"build-nolog": "vite build --config vite/config.prod.mjs"
28
},
29
"dependencies": {
30
- "phaser": "^3.86.0",
+ "phaser": "^3.87.0",
31
"react": "^18.2.0",
32
"react-dom": "^18.2.0"
33
0 commit comments