mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-06-14 03:49:21 +00:00
New try with ESM
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
"name": "@tcgdex/sdk",
|
||||
"version": "2.4.2",
|
||||
"main": "./dist/cjs/tcgdex.node.js",
|
||||
"module": "./dist/modules/tcgdex.node.js",
|
||||
"types": "./dist/types/tcgdex.d.ts",
|
||||
"description": "Communicate with the Open Source TCGdex API in Javascript/Typescript using the SDK",
|
||||
"repository": "https://github.com/tcgdex/javascript-sdk.git",
|
||||
|
Reference in New Issue
Block a user