mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-03 00:49:19 +00:00
perfs: speedup Git file last edit lookup (#531)
This commit is contained in:
@ -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",
|
||||
"swagger-ui-express": "^5.0.1",
|
||||
"yaml": "^2.5.0"
|
||||
|
Reference in New Issue
Block a user