Skip to content

Commit

Permalink
Phaser update 3.86
Browse files Browse the repository at this point in the history
  • Loading branch information
gammafp committed Oct 11, 2024
1 parent 51a021d commit 44e4fe4
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.85.2](https://github.com/phaserjs/phaser)
- [Phaser 3.86.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.85.2",
"phaser": "^3.86.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

0 comments on commit 44e4fe4

Please sign in to comment.