V2 added typing for compiler

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-03-11 10:10:44 +01:00
parent 1db0b1ab38
commit b13e554162
25 changed files with 268 additions and 782 deletions

View File

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