Skip to content

Commit edc9e9c

Browse files
committed
Update Phaser 3.88
1 parent f865eda commit edc9e9c

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 webpack for bundling. It supports
88

99
This template has been updated for:
1010

11-
- [Phaser 3.87.0](https://github.com/phaserjs/phaser)
11+
- [Phaser 3.88.0](https://github.com/phaserjs/phaser)
1212
- [Webpack 5.91.0](https://github.com/webpack/webpack)
1313

1414
![screenshot](screenshot.png)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"webpack-merge": "^5.10.0"
3636
},
3737
"dependencies": {
38-
"phaser": "^3.87.0"
38+
"phaser": "^3.88.0"
3939
}
4040
}

0 commit comments

Comments
 (0)