Skip to content

Commit a036a5f

Browse files
committed
Update ALL_PACKAGES.ts
1 parent f80f3f6 commit a036a5f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/install/src/ALL_PACKAGES.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,22 +77,24 @@ export const ALL_PACKAGES = [
7777
'@leafygreen-ui/toolbar',
7878
'@leafygreen-ui/tooltip',
7979
'@leafygreen-ui/typography',
80-
'@leafygreen-ui/wizard',
8180
'@leafygreen-ui/vertical-stepper',
81+
'@leafygreen-ui/wizard',
8282
'@lg-charts/chart-card',
8383
'@lg-charts/colors',
8484
'@lg-charts/core',
8585
'@lg-charts/drag-provider',
8686
'@lg-charts/legend',
8787
'@lg-charts/series-provider',
8888
'@lg-chat/avatar',
89+
'@lg-chat/chat-disclaimer',
8990
'@lg-chat/chat-layout',
9091
'@lg-chat/chat-window',
9192
'@lg-chat/fixed-chat-window',
9293
'@lg-chat/input-bar',
9394
'@lg-chat/leafygreen-chat-provider',
9495
'@lg-chat/lg-markdown',
9596
'@lg-chat/message',
97+
'@lg-chat/message-actions',
9698
'@lg-chat/message-feed',
9799
'@lg-chat/message-feedback',
98100
'@lg-chat/message-prompts',

0 commit comments

Comments
 (0)