From 928b301367a1d0a8ca46bd5fd91cc3b90a8a85cc Mon Sep 17 00:00:00 2001 From: cool Date: Sat, 22 Jul 2023 15:14:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- packages/core/package.json | 2 +- packages/core/src/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6b675db..a56c8c1 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@cool-midway/cache-manager-fs-hash": "^6.0.0", "@cool-midway/cloud": "^6.0.0", - "@cool-midway/core": "^6.0.6", + "@cool-midway/core": "^6.0.7", "@cool-midway/file": "^6.0.2", "@cool-midway/iot": "^6.0.0", "@cool-midway/pay": "^6.0.0", diff --git a/packages/core/package.json b/packages/core/package.json index d7c20b7..fbbc76d 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/core", - "version": "6.0.6", + "version": "6.0.7", "description": "", "main": "dist/index.js", "typings": "index.d.ts", diff --git a/packages/core/src/package.json b/packages/core/src/package.json index 1138796..55f5026 100644 --- a/packages/core/src/package.json +++ b/packages/core/src/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/core", - "version": "6.0.6", + "version": "6.0.7", "description": "", "main": "index.js", "typings": "index.d.ts",