Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/mongodb-downloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "[email protected]"
},
"homepage": "https://github.com/mongodb-js/devtools-shared",
"version": "0.3.3",
"version": "0.3.4",
"repository": {
"type": "git",
"url": "https://github.com/mongodb-js/devtools-shared.git"
Expand Down Expand Up @@ -49,7 +49,7 @@
"debug": "^4.3.4",
"tar": "^6.1.15",
"decompress": "^4.2.1",
"mongodb-download-url": "^1.3.0",
"mongodb-download-url": "^1.5.1",
"node-fetch": "^2.6.11"
},
"devDependencies": {
Expand Down
Loading