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

Fixed Test

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-03-16 21:25:42 +01:00
parent f0b3415b12
commit a44b94c854
2 changed files with 8 additions and 0 deletions

View File

@@ -12,5 +12,8 @@
"dependencies": {
"@tcgdex/sdk": "^1.0.4",
"typescript": "^3.7.5"
},
"devDependencies": {
"@types/node": "^13.9.1"
}
}