mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -07:00
fix(package): update @types/mongodb to version 3.1.0
This commit is contained in:
parent
ea69d90b40
commit
5615204314
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
||||||
"@types/license-checker": "15.0.0",
|
"@types/license-checker": "15.0.0",
|
||||||
"@types/mkdirp": "0.5.2",
|
"@types/mkdirp": "0.5.2",
|
||||||
"@types/mocha": "5.2.3",
|
"@types/mocha": "5.2.3",
|
||||||
"@types/mongodb": "3.0.23",
|
"@types/mongodb": "3.1.0",
|
||||||
"@types/ms": "0.7.30",
|
"@types/ms": "0.7.30",
|
||||||
"@types/node": "10.5.1",
|
"@types/node": "10.5.1",
|
||||||
"@types/nopt": "3.0.29",
|
"@types/nopt": "3.0.29",
|
||||||
|
|
Loading…
Reference in a new issue