Skip to content

Commit

Permalink
update to 3.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gammafp committed Nov 14, 2024
1 parent 44e4fe4 commit b9e7b44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is a Phaser 3 project template that uses the React framework and Vite for b

This template has been updated for:

- [Phaser 3.86.0](https://github.com/phaserjs/phaser)
- [Phaser 3.87.0](https://github.com/phaserjs/phaser)
- [React 18.2.0](https://github.com/facebook/react)
- [Vite 5.3.1](https://github.com/vitejs/vite)
- [TypeScript 5.2.2](https://github.com/microsoft/TypeScript)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"build-nolog": "vite build --config vite/config.prod.mjs"
},
"dependencies": {
"phaser": "^3.86.0",
"phaser": "^3.87.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit b9e7b44

Please sign in to comment.