Skip to content

Commit c3ecbcb

Browse files
committed
Update Phaser 3.88
1 parent 473d9bc commit c3ecbcb

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 Svelte framework, TypeScript a
66

77
This template has been updated for:
88

9-
- [Phaser 3.87.0](https://github.com/phaserjs/phaser)
9+
- [Phaser 3.88.0](https://github.com/phaserjs/phaser)
1010
- [Svelte 4.2.17](https://github.com/sveltejs/kit)
1111
- [Vite 5.2.11](https://github.com/vitejs/vite)
1212
- [TypeScript 5.4.5](https://github.com/microsoft/TypeScript)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
},
4141
"type": "module",
4242
"dependencies": {
43-
"phaser": "^3.87.0"
43+
"phaser": "^3.88.0"
4444
}
4545
}

0 commit comments

Comments
 (0)