remove `phaser3spectorjs`
It's a WebGL debugging tool but I've never seen anyone using it
This commit is contained in:
parent
c5e587e11b
commit
725e681538
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue