Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress.

Thanks to xet7 !

Related #142
This commit is contained in:
Lauri Ojansivu 2023-01-16 15:11:31 +02:00
parent 617d4f9fbf
commit cd1750f368
4 changed files with 54 additions and 65 deletions

View file

@ -25,6 +25,7 @@
"@babel/runtime": "^7.15.4",
"@mapbox/node-pre-gyp": "^1.0.8",
"@wekanteam/markdown-it-mermaid": "^0.6.2",
"@wekanteam/minio": "^7.0.34",
"ajv": "^6.12.6",
"babel-runtime": "^6.26.0",
"bcryptjs": "^2.4.3",
@ -50,7 +51,6 @@
"markdown-it-mathjax3": "^4.3.1",
"meteor-accounts-t9n": "^2.6.0",
"meteor-node-stubs": "^1.1.0",
"minio": "^7.0.32",
"moment": "^2.29.4",
"nodemailer": "^6.6.3",
"os": "^0.1.2",