forked from noxious/client
Temp. fix for finding children in scene, character create bug fix, chat logic improvements, added image compression upon build
This commit is contained in:
@ -18,10 +18,12 @@
|
||||
"@vueuse/integrations": "^10.5.0",
|
||||
"axios": "^1.7.7",
|
||||
"dexie": "^4.0.8",
|
||||
"phaser": "^3.86.0",
|
||||
"phaser": "3.87.0",
|
||||
"pinia": "^2.1.6",
|
||||
"sharp": "^0.33.5",
|
||||
"socket.io-client": "^4.8.0",
|
||||
"universal-cookie": "^6.1.3",
|
||||
"vite-plugin-image-optimizer": "^1.1.8",
|
||||
"vue": "^3.5.12",
|
||||
"zod": "^3.22.2"
|
||||
},
|
||||
|
Reference in New Issue
Block a user