fix: handle coin errors gracefully

This commit is contained in:
Face 2025-05-31 13:17:37 +03:00
parent 53909c2874
commit 4479d878ce
3 changed files with 40 additions and 2 deletions

View file

@ -42,6 +42,7 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.815.0",
"@aws-sdk/s3-request-presigner": "^3.815.0",
"@sveltejs/adapter-node": "^5.2.12",
"@tailwindcss/postcss": "^4.1.7",
"@tailwindcss/typography": "^0.5.16",
"@visx/scale": "^3.12.0",