mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-16 06:39:50 +00:00
@ -16,19 +16,15 @@
|
||||
"@tcgdex/sdk": "^2",
|
||||
"apicache": "^1",
|
||||
"express": "^4",
|
||||
"express-graphql": "^0.12.0",
|
||||
"graphql": "^15"
|
||||
"graphql": "^15",
|
||||
"graphql-http": "^1.22.1",
|
||||
"ruru": "^2.0.0-beta.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/apicache": "^1",
|
||||
"@types/express": "^4",
|
||||
"@types/glob": "^8",
|
||||
"@types/node": "^18",
|
||||
"@types/node-fetch": "^2",
|
||||
"glob": "^8",
|
||||
"node-fetch": "^2",
|
||||
"ts-node": "^10",
|
||||
"ts-node-dev": "^2",
|
||||
"typescript": "^4"
|
||||
"@types/node": "^20",
|
||||
"glob": "^10",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user