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 +}