1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-28 06:49:18 +00:00

feat: Add shrouded fable cards (#525)

This commit is contained in:
2024-08-25 02:44:42 +02:00
committed by GitHub
parent 80f483ab66
commit cfd6d5c0e8
101 changed files with 5742 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"validate": "tsc --noEmit --project tsconfig.json"
},
"devDependencies": {
"@types/bun": "^1.1.1",
"@types/bun": "^1",
"@types/node": "^20",
"typescript": "^5"
}