Skip to content

Commit dcb118c

Browse files
committed
update
1 parent 783a121 commit dcb118c

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.88.2](https://github.com/phaserjs/phaser)
9+
- [Phaser 3.90.0](https://github.com/phaserjs/phaser)
1010
- [Svelte 5.23.1](https://github.com/sveltejs/kit)
1111
- [Vite 6.3.1](https://github.com/vitejs/vite)
1212
- [TypeScript 5.7.2](https://github.com/microsoft/TypeScript)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
},
4242
"type": "module",
4343
"dependencies": {
44-
"phaser": "^3.88.2"
44+
"phaser": "^3.90.0"
4545
}
4646
}

0 commit comments

Comments
 (0)