diff --git a/core/package.json b/core/package.json index 575f067..2a037b4 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/core", - "version": "7.1.18", + "version": "7.1.19", "description": "", "main": "dist/index.js", "typings": "index.d.ts", diff --git a/core/src/package.json b/core/src/package.json index 36dba78..46a4cf5 100644 --- a/core/src/package.json +++ b/core/src/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/core", - "version": "7.1.18", + "version": "7.1.19", "description": "", "main": "index.js", "typings": "index.d.ts",