Merge branch 'master' of github.com:tcgdex/javascript-sdk

This commit is contained in:
Florian Bouillon 2021-01-08 15:21:51 +01:00
commit e22d63d2ee
Signed by: Florian Bouillon
GPG Key ID: 50BD648F12C86AB6

View File

@ -3,7 +3,7 @@
"version": "1.6.0",
"main": "./tcgdex.js",
"types": "./tcgdex.d.ts",
"repository": "https://git.delta-wings.net/tcgdex/javascript-sdk.git",
"repository": "https://github.com/tcgdex/javascript-sdk.git",
"license": "MIT",
"devDependencies": {
"@types/node-fetch": "2.5.7",