We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613557c commit 6346922Copy full SHA for 6346922
packages/mongodb-memory-server-core/package.json
@@ -34,14 +34,14 @@
34
"@types/debug": "^4.1.7",
35
"@types/find-cache-dir": "^3.2.1",
36
"@types/mkdirp": "^1.0.2",
37
- "@types/mongodb": "^3.6.20",
38
"@types/semver": "^7.3.8",
39
"@types/tar-stream": "^2.1.0",
40
"@types/uuid": "^8.0.0",
41
"@types/yauzl": "^2.9.1",
42
"rimraf": "^3.0.2"
43
},
44
"dependencies": {
+ "@types/mongodb": "^3.6.20",
45
"@types/tmp": "^0.2.0",
46
"async-mutex": "^0.3.2",
47
"camelcase": "^6.1.0",
0 commit comments