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",