Skip to content

Commit 258e667

Browse files
committed
update to 3.87.0
1 parent 38a5400 commit 258e667

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is a Phaser 3 project template that uses the Angular framework. It includes
66

77
This template has been updated for:
88

9-
- [Phaser 3.86.0](https://github.com/phaserjs/phaser)
9+
- [Phaser 3.87.0](https://github.com/phaserjs/phaser)
1010
- [Angular 17.2.0](https://github.com/angular)
1111
- [TypeScript 5.3.2](https://github.com/microsoft/TypeScript)
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@angular/platform-browser": "^17.2.0",
3636
"@angular/platform-browser-dynamic": "^17.2.0",
3737
"@angular/router": "^17.2.0",
38-
"phaser": "^3.86.0",
38+
"phaser": "^3.87.0",
3939
"rxjs": "~7.8.0",
4040
"tslib": "^2.3.0",
4141
"zone.js": "~0.14.3"

0 commit comments

Comments
 (0)