This commit is contained in:
2021-07-11 17:19:46 +02:00
parent 641f7861b8
commit f25be8b5f5
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@tcgdex/sdk",
"version": "2.4.0",
"version": "2.4.1",
"main": "./dist/cjs/tcgdex.node.js",
"types": "./dist/types/tcgdex.d.ts",
"description": "Communicate with the Open Source TCGdex API in Javascript/Typescript using the SDK",