We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f6cdc1 commit e2dccc5Copy full SHA for e2dccc5
1 file changed
site/package.json
@@ -11,7 +11,7 @@
11
"dependencies": {
12
"@ant-design/icons": "^4.8.3",
13
"@antv/data-set": "^0.11.8",
14
- "@antv/dumi-theme-antv": "beta",
+ "@antv/dumi-theme-antv": "0.8.0-beta.25",
15
"@antv/g-lottie-player": "^1.0.32",
16
"@antv/g-pattern": "^2.0.32",
17
"@antv/g-plugin-3d": "^2.0.41",
@@ -53,6 +53,11 @@
53
"overrides": {
54
"@monaco-editor/loader": "1.5.0"
55
},
56
+ "pnpm": {
57
+ "overrides": {
58
+ "@monaco-editor/loader": "1.5.0"
59
+ }
60
+ },
61
"repository": {
62
"type": "git",
63
"url": "https://github.com/antvis/g2"
0 commit comments