We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ccec4 commit 9cb2732Copy full SHA for 9cb2732
pnpm-workspace.yaml
@@ -42,9 +42,9 @@ catalog:
42
vitest: ^4.0.6
43
vue: ^3.5.22
44
45
-# add a few named catalog: for Lerna-Lite to test its own code with real projects
46
-catalogs:
47
- # Can be referenced through "catalog:vite6" or "catalog:vite7"
+# named catalog: to reference multiple version of a dependency
+# Can be referenced through "catalog:vite6" or "catalog:vite7"
+catalogs:
48
vite6:
49
vite: ^6.4.1
50
vite7:
0 commit comments