Skip to content

Commit

Permalink
feat: support line and wipe
Browse files Browse the repository at this point in the history
  • Loading branch information
neuqzxy committed Aug 2, 2024
1 parent bb62544 commit e76972d
Show file tree
Hide file tree
Showing 19 changed files with 405 additions and 302 deletions.
8 changes: 4 additions & 4 deletions common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@
* PNPM documentation: https://pnpm.io/package_json#pnpmoverrides
*/
"globalOverrides": {
"@visactor/vrender": "0.19.20-alpha.2",
"@visactor/vrender-core": "0.19.20-alpha.2",
"@visactor/vrender-kits": "0.19.20-alpha.2",
"@visactor/vrender-components": "0.19.20-alpha.2"
"@visactor/vrender": "0.19.20-alpha.3",
"@visactor/vrender-core": "0.19.20-alpha.3",
"@visactor/vrender-kits": "0.19.20-alpha.3",
"@visactor/vrender-components": "0.19.20-alpha.3"
// "example2": "npm:@company/example2@^1.0.0"
},

Expand Down
Loading

0 comments on commit e76972d

Please sign in to comment.