mirror of
https://github.com/tcgdex/compiler.git
synced 2025-06-15 20:19:18 +00:00
Changed to use Database Versionning (SDK update soon)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
"gen:expansions": "ts-node endpoints/expansions/index.ts && ts-node endpoints/expansions/item.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tcgdex/sdk": "next",
|
||||
"@tcgdex/sdk": "^1.2.1",
|
||||
"glob": "^7.1.6",
|
||||
"ssh2-sftp-client": "^5.1.1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user