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

perfs: speedup Git file last edit lookup (#531)

This commit is contained in:
2024-08-30 16:19:48 +02:00
committed by GitHub
parent ae6ed3cdaa
commit 5899083e5d
4 changed files with 30 additions and 12 deletions

View File

@@ -12,11 +12,12 @@
"dependencies": {
"@dzeio/config": "^1",
"@dzeio/object-util": "^1",
"@dzeio/queue": "^1",
"@tcgdex/sdk": "^2",
"apicache": "^1",
"express": "^4",
"graphql": "^15",
"graphql-http": "^1.22.1",
"graphql-http": "^1",
"ruru": "^2.0.0-beta.14"
},
"devDependencies": {