Skip to content

Commit b9e7b44

Browse files
committed
update to 3.87.0
1 parent 44e4fe4 commit b9e7b44

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
@@ -8,7 +8,7 @@ This is a Phaser 3 project template that uses the React framework and Vite for b
88

99
This template has been updated for:
1010

11-
- [Phaser 3.86.0](https://github.com/phaserjs/phaser)
11+
- [Phaser 3.87.0](https://github.com/phaserjs/phaser)
1212
- [React 18.2.0](https://github.com/facebook/react)
1313
- [Vite 5.3.1](https://github.com/vitejs/vite)
1414
- [TypeScript 5.2.2](https://github.com/microsoft/TypeScript)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"build-nolog": "vite build --config vite/config.prod.mjs"
2828
},
2929
"dependencies": {
30-
"phaser": "^3.86.0",
30+
"phaser": "^3.87.0",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0"
3333
},

0 commit comments

Comments
 (0)