We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bcfeef commit 2f2ebdaCopy full SHA for 2f2ebda
pnpm-workspace.yaml
@@ -0,0 +1,3 @@
1
+packages:
2
+ - 'packages/*'
3
+ - 'site'
site/package.json
@@ -23,8 +23,12 @@
23
"@antv/dumi-theme-antv": "^0.7.4",
24
"@antv/f-react": "~0.0.7",
25
"@antv/f-test-utils": "1.0.3",
26
- "@antv/f2": "^5.0.4",
+ "@antv/f2": "^5.7.5",
27
+ "@antv/g-mobile-canvas": "^1.0.39",
28
+ "@antv/g-mobile-svg": "~0.10.0",
29
+ "@antv/g-mobile-webgl": "^1.0.46",
30
"@antv/g-plugin-rough-canvas-renderer": "^1.7.36",
31
+ "@babel/runtime": "^7.12.5",
32
"dumi": "2.4.18",
33
"f2-touchemulator": "~0.0.1",
34
"gh-pages": "^2.1.1",
0 commit comments