Skip to content

Commit 9cb2732

Browse files
authored
chore: update catalog comment to make it clearer
1 parent a0ccec4 commit 9cb2732

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ catalog:
4242
vitest: ^4.0.6
4343
vue: ^3.5.22
4444

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"
45+
# named catalog: to reference multiple version of a dependency
46+
# Can be referenced through "catalog:vite6" or "catalog:vite7"
47+
catalogs:
4848
vite6:
4949
vite: ^6.4.1
5050
vite7:

0 commit comments

Comments
 (0)