mirror of
https://github.com/tcgdex/compiler.git
synced 2025-04-22 10:42:09 +00:00
Updated SDK
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
9f41448f10
commit
a47cefcd66
@ -22,7 +22,7 @@
|
|||||||
"gen:expansions": "ts-node endpoints/expansions/index.ts && ts-node endpoints/expansions/item.ts"
|
"gen:expansions": "ts-node endpoints/expansions/index.ts && ts-node endpoints/expansions/item.ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tcgdex/sdk": "^1.2.1",
|
"@tcgdex/sdk": "^1.5.0",
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"ssh2-sftp-client": "^5.1.1"
|
"ssh2-sftp-client": "^5.1.1"
|
||||||
},
|
},
|
||||||
|
@ -2,10 +2,10 @@
|
|||||||
# yarn lockfile v1
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
||||||
"@tcgdex/sdk@^1.2.1":
|
"@tcgdex/sdk@^1.5.0":
|
||||||
version "1.4.0"
|
version "1.5.0"
|
||||||
resolved "https://registry.yarnpkg.com/@tcgdex/sdk/-/sdk-1.4.0.tgz#b6c44f6e1ffbc7b8c95351f4bfd76c4506428d47"
|
resolved "https://registry.yarnpkg.com/@tcgdex/sdk/-/sdk-1.5.0.tgz#892b5aa29ac55c399d5f8130615fc3898f5f76e6"
|
||||||
integrity sha512-YlFFjkZ5lQFPvE9nppnIOBeUO0C0xKqtxLqH99rbIL/CGPMSL/lZ7O4Wjh4gDCIexc/hbUjZ1bx9Pb+YH5WoFw==
|
integrity sha512-oPWYQdV26eIywM1JRannDuE2mgn49eRjRfqw5sSi0jZMGFWwR7ZindUeSbUyghno2m4YxpgfJgAaxeyMhnYtkg==
|
||||||
dependencies:
|
dependencies:
|
||||||
isomorphic-unfetch "^3.0.0"
|
isomorphic-unfetch "^3.0.0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user