From a7c91cb0fc20a2c43b0cf8a5f44e1aae71398416 Mon Sep 17 00:00:00 2001 From: cool Date: Mon, 29 Jan 2024 09:13:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/package.json | 5 +---- core/src/package.json | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/core/package.json b/core/package.json index 5571cda..fb72037 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/core", - "version": "7.1.2", + "version": "7.1.3", "description": "", "main": "dist/index.js", "typings": "index.d.ts", @@ -53,11 +53,8 @@ "jsonwebtoken": "^9.0.2", "lodash": "^4.17.21", "md5": "^2.3.0", - "mini-svg-data-uri": "^1.4.4", "moment": "^2.30.1", "sqlstring": "^2.3.3", - "svg-captcha": "^1.4.0", - "svg2png-wasm": "^1.4.1", "uuid": "^9.0.1", "ws": "^8.16.0" } diff --git a/core/src/package.json b/core/src/package.json index 35d5e5a..62db3f2 100644 --- a/core/src/package.json +++ b/core/src/package.json @@ -1,6 +1,6 @@ { "name": "@cool-midway/core", - "version": "7.1.2", + "version": "7.1.3", "description": "", "main": "index.js", "typings": "index.d.ts", @@ -51,11 +51,8 @@ "jsonwebtoken": "^9.0.2", "lodash": "^4.17.21", "md5": "^2.3.0", - "mini-svg-data-uri": "^1.4.4", "moment": "^2.30.1", "sqlstring": "^2.3.3", - "svg-captcha": "^1.4.0", - "svg2png-wasm": "^1.4.1", "uuid": "^9.0.1", "ws": "^8.16.0" }