mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-06-12 19:09:20 +00:00
Pin dependencies (#2)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
"repository": "https://git.delta-wings.net/tcgdex/javascript-sdk.git",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node-fetch": "^2.5.4",
|
||||
"typescript": "^3.7.5"
|
||||
"@types/node-fetch": "2.5.5",
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"isomorphic-unfetch": "^3.0.0"
|
||||
|
Reference in New Issue
Block a user