1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-14 09:41:57 +00:00

chore: Add error handling directing to a Glitchtip server to log errors

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2024-01-22 23:45:48 +01:00
parent 0146765e7a
commit e6a8c1dd71
4 changed files with 21 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
"dependencies": {
"@dzeio/config": "^1",
"@dzeio/object-util": "^1",
"@sentry/node": "^7",
"@tcgdex/sdk": "^2",
"apicache": "^1",
"express": "^4",