mirror of
https://github.com/wekan/wekan.git
synced 2026-02-26 09:54:08 +01:00
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:
parent
617d4f9fbf
commit
cd1750f368
4 changed files with 54 additions and 65 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue