From 89edb2e84e72ea7dd18cf2e89d694b4ff28e73bf Mon Sep 17 00:00:00 2001 From: cool Date: Fri, 11 Aug 2023 18:58:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=83=E7=89=9B=E4=BA=91?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- packages/file/src/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 294007a..ca67d48 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@cool-midway/cache-manager-fs-hash": "^6.0.0", "@cool-midway/cloud": "^6.0.0", "@cool-midway/core": "^6.0.7", - "@cool-midway/file": "^6.0.2", + "@cool-midway/file": "^6.0.3", "@cool-midway/iot": "^6.0.0", "@cool-midway/pay": "^6.0.0", "@cool-midway/rpc": "^6.0.1", diff --git a/packages/file/src/package.json b/packages/file/src/package.json index 87f5003..b1e69e6 100644 --- a/packages/file/src/package.json +++ b/packages/file/src/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/file", - "version": "6.0.2", + "version": "6.0.3", "description": "", "main": "index.js", "typings": "index.d.ts",