Update engines field in package.json

This commit is contained in:
Sirz Benjie 2025-03-29 22:37:32 -05:00
parent 8da6cef6e9
commit b243368727
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E
1 changed files with 1 additions and 1 deletions

View File

@ -67,6 +67,6 @@
"phaser3-rex-plugins": "^1.80.14"
},
"engines": {
"node": ">=20.0.0"
"node": ">=22.0.0"
}
}