Updated SDK

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-05-04 21:43:19 +02:00
parent 9f41448f10
commit a47cefcd66
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"gen:expansions": "ts-node endpoints/expansions/index.ts && ts-node endpoints/expansions/item.ts"
},
"dependencies": {
"@tcgdex/sdk": "^1.2.1",
"@tcgdex/sdk": "^1.5.0",
"glob": "^7.1.6",
"ssh2-sftp-client": "^5.1.1"
},