From 9028fb56e0aa86017843926da6dbf4487d8fa8b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=8C=B4=E7=BA=B8?= Date: Tue, 19 Oct 2021 06:39:33 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0deccjsunit=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=20Signed-off-by:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- compiler/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/package.json b/compiler/package.json index fe0cde3..cae3d74 100644 --- a/compiler/package.json +++ b/compiler/package.json @@ -35,7 +35,7 @@ "dependencies": { "clean-webpack-plugin": "^3.0.0", "copy-webpack-plugin": "^8.1.0", - "deccjsunit": "1.0.3", + "deccjsunit": "1.0.4", "log4js": "^6.3.0", "pegjs": "^0.10.0", "ts-loader": "^8.0.12",