Skip to content

Commit

Permalink
Merge pull request #28 from VisActor/feat/component-action
Browse files Browse the repository at this point in the history
Feat/component action
  • Loading branch information
xiaoluoHe authored Aug 6, 2024
2 parents ed058db + e76972d commit 501293e
Show file tree
Hide file tree
Showing 59 changed files with 2,953 additions and 2,559 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 501293e

Please sign in to comment.