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

Added datas for SWSH3

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-01-31 15:31:27 +01:00
parent 13e1ffbbe4
commit d36d42bae8
206 changed files with 17351 additions and 30 deletions

View File

@@ -11,9 +11,9 @@
},
"dependencies": {
"@tcgdex/sdk": "^1.5.0",
"typescript": "^3.7.0"
"typescript": "^4.1.3"
},
"devDependencies": {
"@types/node": "^13.9.0"
"@types/node": "^14.14.22"
}
}