Skip to content

Commit b046cc2

Browse files
authored
Merge pull request #3870 from VisActor/feat/animate-enhance
Feat/animate enhance
2 parents e545189 + b28de82 commit b046cc2

File tree

109 files changed

+5228
-1590
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+5228
-1590
lines changed

common/config/rush/pnpm-config.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,11 @@
8686
"@visactor/vutils": "1.0.2",
8787
"@visactor/vlayouts": "1.0.2",
8888
"@visactor/vdataset": "1.0.2",
89-
"@visactor/vscale": "1.0.2"
90-
// "@visactor/vrender-core": "0.22.8",
91-
// "@visactor/vrender-kits": "0.22.8",
92-
// "@visactor/vrender-components": "0.22.8"
89+
"@visactor/vscale": "1.0.2",
90+
"@visactor/vrender-core": "1.0.0-alpha.7",
91+
"@visactor/vrender-kits": "1.0.0-alpha.7",
92+
"@visactor/vrender-animate": "1.0.0-alpha.7",
93+
"@visactor/vrender-components": "1.0.0-alpha.7"
9394
},
9495
/**
9596
* The `globalPeerDependencyRules` setting provides various settings for suppressing validation errors

0 commit comments

Comments
 (0)