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 f865eda commit edc9e9cCopy full SHA for edc9e9c
README.md
@@ -8,7 +8,7 @@ This is a Phaser 3 project template that uses webpack for bundling. It supports
8
9
This template has been updated for:
10
11
-- [Phaser 3.87.0](https://github.com/phaserjs/phaser)
+- [Phaser 3.88.0](https://github.com/phaserjs/phaser)
12
- [Webpack 5.91.0](https://github.com/webpack/webpack)
13
14

package.json
@@ -35,6 +35,6 @@
35
"webpack-merge": "^5.10.0"
36
},
37
"dependencies": {
38
- "phaser": "^3.87.0"
+ "phaser": "^3.88.0"
39
}
40
0 commit comments