added pako and te

This commit is contained in:
Boki 2025-07-05 10:24:32 -04:00
parent f6a47f7a8c
commit 505565a09e
9 changed files with 62 additions and 3 deletions

View file

@ -26,7 +26,8 @@
"@stock-bot/utils": "*",
"@stock-bot/browser": "*",
"@stock-bot/proxy": "*",
"hono": "^4.0.0"
"hono": "^4.0.0",
"pako": "^2.1.0"
},
"devDependencies": {
"typescript": "^5.0.0"