Feat: flesh out
This commit is contained in:
10
web/package.json
Normal file
10
web/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "sova-web",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@msgpack/msgpack": "^3.0.0",
|
||||
"crc-32": "^1.2.2",
|
||||
"ws": "^8.18.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user