added minio dep

This commit is contained in:
srgooglo 2022-09-21 19:09:31 +02:00
parent 71c37a1e5c
commit 511e0a9444

View File

@ -19,6 +19,7 @@
"formidable": "^2.0.1", "formidable": "^2.0.1",
"jsonwebtoken": "8.5.1", "jsonwebtoken": "8.5.1",
"linebridge": "0.12.8", "linebridge": "0.12.8",
"minio": "^7.0.32",
"moment": "2.29.1", "moment": "2.29.1",
"mongoose": "6.1.9", "mongoose": "6.1.9",
"nanoid": "3.2.0", "nanoid": "3.2.0",