mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 10:16:32 -05:00
added @types/minio to devDependencies
Signed-off-by: Philip Molares <philip.molares@udo.edu> Signed-off-by: David Mehren <dmehren1@gmail.com>
This commit is contained in:
parent
b841b1ca4c
commit
ab5a654068
2 changed files with 771 additions and 575 deletions
|
@ -173,6 +173,7 @@
|
|||
"@types/express": "^4.17.6",
|
||||
"@types/helmet": "^0.0.45",
|
||||
"@types/lodash": "^4.14.149",
|
||||
"@types/minio": "^7.0.5",
|
||||
"@types/node": "^13.11.1",
|
||||
"@types/randomcolor": "^0.5.4",
|
||||
"@types/passport": "^1.0.3",
|
||||
|
|
Loading…
Reference in a new issue