Skip to content

Commit a337cbf

Browse files
committed
chore: update vrender version
1 parent 8cb3369 commit a337cbf

10 files changed

Lines changed: 236 additions & 115 deletions

File tree

common/config/rush/pnpm-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
* PNPM documentation: https://pnpm.io/package_json#pnpmoverrides
9090
*/
9191
"globalOverrides": {
92-
// "@visactor/vrender-core": "0.16.10-alpha.1",
93-
// "@visactor/vrender-kits": "0.16.10-alpha.1",
94-
// "@visactor/vrender-components": "0.16.10-alpha.1"
92+
// "@visactor/vrender-core": "~0.16.11",
93+
// "@visactor/vrender-kits": "~0.16.11",
94+
// "@visactor/vrender-components": "~0.16.11"
9595
},
9696

9797
/**

0 commit comments

Comments
 (0)