添加aws客户端对minio的支持

This commit is contained in:
cool 2023-10-03 20:51:10 +08:00
parent 89e5f9b384
commit 465abc0a8a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@cool-midway/file", "name": "@cool-midway/file",
"version": "7.0.0-beta2", "version": "7.0.0-beta3",
"description": "", "description": "",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "index.d.ts", "typings": "index.d.ts",

View File

@ -1,6 +1,6 @@
{ {
"name": "@cool-midway/file", "name": "@cool-midway/file",
"version": "7.0.0-beta2", "version": "7.0.0-beta3",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"typings": "index.d.ts", "typings": "index.d.ts",