mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-06-12 19:09:20 +00:00
Fixed interface not being correctly exported
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"name": "@tcgdex/sdk",
|
||||
"version": "2.0.0-beta",
|
||||
"main": "./tcgdex.js",
|
||||
"types": "./tcgdex.d.ts",
|
||||
"types": "./main.d.ts",
|
||||
"repository": "https://github.com/tcgdex/javascript-sdk.git",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user