Skip to content

Commit

Permalink
docs: 还原文档包版本
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Nov 18, 2024
1 parent f74c65b commit 062c6db
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions s2-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"start": "dumi dev"
},
"dependencies": {
"@ant-design/icons": "^5.5.1",
"@antv/dumi-theme-antv": "^0.5.3",
"@antv/g": "^6.1.9",
"@antv/g-canvas": "^2.0.27",
"@antv/g-plugin-a11y": "^1.1.9",
"@antv/g-plugin-rough-canvas-renderer": "^2.0.27",
"@ant-design/icons": "^5.3.7",
"@antv/dumi-theme-antv": "^0.5.2",
"@antv/g": "^6.1.8",
"@antv/g-canvas": "^2.0.26",
"@antv/g-plugin-a11y": "^1.1.8",
"@antv/g-plugin-rough-canvas-renderer": "^2.0.26",
"@antv/g2": "^5.1.19",
"@antv/s2": "workspace:*",
"@antv/s2-react": "workspace:*",
"@antv/s2-react-components": "workspace:*",
"antd": "^5.22.1",
"antd": "^5.17.0",
"copy-to-clipboard": "^3.3.3",
"dumi": "^2.4.13",
"dumi": "^2.4.7",
"gh-pages": "^6.1.1",
"lodash": "^4.17.21",
"react": "^18.2.0",
Expand Down

0 comments on commit 062c6db

Please sign in to comment.