rebalancing

This commit is contained in:
evanpelle
2024-09-07 13:35:07 -07:00
parent 8ff03496c6
commit bf7273ad5a
10 changed files with 54 additions and 23 deletions
+2
View File
@@ -19,6 +19,7 @@
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.2",
"@types/sinon": "^17.0.3",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.5.11",
"babel-jest": "^29.7.0",
"binary-base64-loader": "^1.0.0",
@@ -66,6 +67,7 @@
"protobufjs": "^7.3.2",
"pureimage": "^0.4.13",
"typia": "^6.5.2",
"uuid": "^10.0.0",
"ws": "^8.18.0",
"zod": "^3.23.8"
},