mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 07:23:09 +02:00
fix(package): update @types/mongodb to version 3.1.1
This commit is contained in:
parent
4636768810
commit
ab53d80fcf
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
"@types/license-checker": "15.0.0",
|
||||
"@types/mkdirp": "0.5.2",
|
||||
"@types/mocha": "5.2.3",
|
||||
"@types/mongodb": "3.1.0",
|
||||
"@types/mongodb": "3.1.1",
|
||||
"@types/ms": "0.7.30",
|
||||
"@types/node": "10.5.1",
|
||||
"@types/nopt": "3.0.29",
|
||||
|
|
Loading…
Reference in a new issue