Updated deps

Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-05-31 12:48:18 +02:00
parent f7010d5f93
commit 23da33f81f
2 changed files with 40 additions and 16 deletions

View File

@ -6,8 +6,8 @@
"repository": "https://github.com/tcgdex/javascript-sdk.git",
"license": "MIT",
"devDependencies": {
"@types/node-fetch": "2.5.7",
"ts-node": "^9.1.1",
"@types/node-fetch": "^2.5.10",
"ts-node": "^10.0.0",
"typescript": "^4.1.3"
},
"dependencies": {