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 38a5400 commit 258e667Copy full SHA for 258e667
README.md
@@ -6,7 +6,7 @@ This is a Phaser 3 project template that uses the Angular framework. It includes
6
7
This template has been updated for:
8
9
-- [Phaser 3.86.0](https://github.com/phaserjs/phaser)
+- [Phaser 3.87.0](https://github.com/phaserjs/phaser)
10
- [Angular 17.2.0](https://github.com/angular)
11
- [TypeScript 5.3.2](https://github.com/microsoft/TypeScript)
12
package.json
@@ -35,7 +35,7 @@
35
"@angular/platform-browser": "^17.2.0",
36
"@angular/platform-browser-dynamic": "^17.2.0",
37
"@angular/router": "^17.2.0",
38
- "phaser": "^3.86.0",
+ "phaser": "^3.87.0",
39
"rxjs": "~7.8.0",
40
"tslib": "^2.3.0",
41
"zone.js": "~0.14.3"
0 commit comments