Skip to content

Commit

Permalink
feat: update vrender to 0.19.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Rui-Sun committed Jun 17, 2024
1 parent 699a008 commit 821dc87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/vtable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"dependencies": {
"@visactor/vtable-editors": "workspace:*",
"@visactor/vrender-core": "0.19.10-beta.1",
"@visactor/vrender-kits": "0.19.10-beta.1",
"@visactor/vrender-components": "0.19.10-beta.1",
"@visactor/vrender-core": "0.19.11",
"@visactor/vrender-kits": "0.19.11",
"@visactor/vrender-components": "0.19.11",
"@visactor/vutils-extension": "~1.10.4",
"@visactor/vutils": "~0.18.9",
"@visactor/vscale": "~0.18.1",
Expand Down

0 comments on commit 821dc87

Please sign in to comment.