1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-08 11:09:18 +00:00

chore: Add error reporting (#617)

* chore: Add error reporting

Signed-off-by: Avior <git@avior.me>

* fix: test issues

Signed-off-by: Avior <git@avior.me>

---------

Signed-off-by: Avior <git@avior.me>
This commit is contained in:
2024-12-12 00:20:58 +01:00
committed by GitHub
parent 0616b98038
commit 87d9b16fb8
6 changed files with 14 additions and 3 deletions

View File

@ -13,6 +13,7 @@
"@dzeio/config": "^1",
"@dzeio/object-util": "^1",
"@dzeio/queue": "^1",
"@sentry/node": "^8",
"@tcgdex/sdk": "^2",
"apicache": "^1",
"express": "^4",