remove `phaser3spectorjs`

It's a WebGL debugging tool but I've never seen anyone using it
This commit is contained in:
Felix Staud 2024-07-26 13:07:22 -07:00
parent c5e587e11b
commit 725e681538
2 changed files with 0 additions and 9 deletions

8
package-lock.json generated
View File

@ -33,7 +33,6 @@
"jsdom": "^24.0.0",
"json-beautify": "^1.1.1",
"lefthook": "^1.6.12",
"phaser3spectorjs": "^0.0.8",
"typedoc": "^0.26.4",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.0-alpha.54",
@ -4682,13 +4681,6 @@
"@babel/runtime": "^7.20.6"
}
},
"node_modules/phaser3spectorjs": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/phaser3spectorjs/-/phaser3spectorjs-0.0.8.tgz",
"integrity": "sha512-0dSO7/aMjEUPrp5EcjRvRRsEf+jXDbmzalPeJ6VtTB2Pn1PeaKc+qlL/DmO3l1Dvc5lkzc+Sil1Ta+Hkyi5cbA==",
"dev": true,
"license": "MIT"
},
"node_modules/picocolors": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz",

View File

@ -32,7 +32,6 @@
"jsdom": "^24.0.0",
"json-beautify": "^1.1.1",
"lefthook": "^1.6.12",
"phaser3spectorjs": "^0.0.8",
"typedoc": "^0.26.4",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.0-alpha.54",