Updated SDK to support new incoming datas

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-02-13 20:04:50 +01:00
parent 97acf4287f
commit 1db0b1ab38
2 changed files with 54 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@tcgdex/sdk",
"version": "1.7.0",
"version": "1.8.0",
"main": "./tcgdex.js",
"types": "./tcgdex.d.ts",
"repository": "https://github.com/tcgdex/javascript-sdk.git",