From cad11a9b5c8b9bd984f4e5369941e031556e9701 Mon Sep 17 00:00:00 2001 From: cweijan Date: Wed, 18 Sep 2024 16:09:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BA=E5=AE=9As2=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c4faa70..1271755 100755 --- a/package.json +++ b/package.json @@ -623,7 +623,7 @@ }, "dependencies": { "@ant-design/icons": "^5.3.5", - "@antv/s2": "^2.0.0-next.16", + "@antv/s2": "2.0.0-next.16", "@types/adm-zip": "^0.5.0", "adm-zip": "^0.5.10", "antd": "^5.15.4", @@ -652,4 +652,4 @@ "vscode-html-to-docx": "^1.1.2", "xlsx": "^0.18.5" } -} \ No newline at end of file +}