Fix package.json

This commit is contained in:
Bertie690 2025-04-24 20:39:44 -04:00
parent cf11517629
commit e63e52a075
2 changed files with 2 additions and 9 deletions

8
package-lock.json generated
View File

@ -19,8 +19,7 @@
"json-stable-stringify": "^1.2.0",
"jszip": "^3.10.1",
"phaser": "^3.88.2",
"phaser3-rex-plugins": "^1.80.15",
"save-dev": "^0.0.1-security"
"phaser3-rex-plugins": "^1.80.15"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
@ -6684,11 +6683,6 @@
"dev": true,
"license": "MIT"
},
"node_modules/save-dev": {
"version": "0.0.1-security",
"resolved": "https://registry.npmjs.org/save-dev/-/save-dev-0.0.1-security.tgz",
"integrity": "sha512-k6knZTDNK8PKKbIqnvxiOveJinuw2LcQjqDoaorZWP9M5AR2EPsnpDeSbeoZZ0pHr5ze1uoaKdK8NBGQrJ34Uw=="
},
"node_modules/saxes": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz",

View File

@ -64,8 +64,7 @@
"json-stable-stringify": "^1.2.0",
"jszip": "^3.10.1",
"phaser": "^3.88.2",
"phaser3-rex-plugins": "^1.80.15",
"save-dev": "^0.0.1-security"
"phaser3-rex-plugins": "^1.80.15"
},
"engines": {
"node": ">=22.0.0"