Skip to content

Commit

Permalink
phaser@3.87.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yandeu committed Dec 23, 2024
1 parent 150db49 commit 74aabcf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@

## Compatibility

Works with Phaser <3.50.0 and >=3.55.2.
_Successfully tested with v3.60.0_

Works on Node.js 16.x, 18.x and 20.x.
Works with Phaser >=3.55.2.
_Successfully tested with v3.87.0_

## Install

Expand Down Expand Up @@ -149,7 +147,3 @@ const axios = require('axios').default
// restore fakeXMLHttpRequest
XMLHttpRequest = tmp
```

## Compatible Phaser versions

For now, it has not been tested with Phaser 2, but it works well with Phaser 3.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"node-fetch3": "npm:node-fetch@^3.1.0",
"nodemon": "^2.0.4",
"npm-run-all": "^4.1.5",
"phaser": "^3.60.0",
"phaser": "^3.87.0",
"typescript": "^5.7.2"
},
"directories": {
Expand Down

0 comments on commit 74aabcf

Please sign in to comment.