Skip to content

Commit baf18eb

Browse files
committed
build
1 parent a257453 commit baf18eb

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

pnpm-lock.yaml

Lines changed: 34 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/install/src/ALL_PACKAGES.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ export const ALL_PACKAGES = [
7979
'@leafygreen-ui/tooltip',
8080
'@leafygreen-ui/typography',
8181
'@leafygreen-ui/vertical-stepper',
82+
'@leafygreen-ui/wizard',
8283
'@lg-charts/chart-card',
8384
'@lg-charts/colors',
8485
'@lg-charts/core',
@@ -117,4 +118,5 @@ export const ALL_PACKAGES = [
117118
'@lg-tools/update',
118119
'@lg-tools/validate',
119120
'@lg-mcp-ui/list-databases',
121+
'@lg-templates/delete-wizard',
120122
] as const;

0 commit comments

Comments
 (0)