Skip to content

Commit e75ff64

Browse files
committed
chore: fix broken build
1 parent 9a08da3 commit e75ff64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/paste-core/components/ai-chat-log/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@twilio-paste/color-contrast-utils": "^5.0.0",
3434
"@twilio-paste/customization": "^9.0.0",
3535
"@twilio-paste/design-tokens": "^10.3.0",
36-
"@twilio-paste/footnote": "^0.0.0",
36+
"@twilio-paste/footnote": "^1.0.0",
3737
"@twilio-paste/icons": "^13.0.0",
3838
"@twilio-paste/keyboard-key": "^2.0.0",
3939
"@twilio-paste/reakit-library": "^3.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10835,7 +10835,7 @@ __metadata:
1083510835
"@twilio-paste/color-contrast-utils": ^5.0.0
1083610836
"@twilio-paste/customization": ^9.0.0
1083710837
"@twilio-paste/design-tokens": ^10.3.0
10838-
"@twilio-paste/footnote": ^0.0.0
10838+
"@twilio-paste/footnote": ^1.0.0
1083910839
"@twilio-paste/icons": ^13.0.0
1084010840
"@twilio-paste/keyboard-key": ^2.0.0
1084110841
"@twilio-paste/reakit-library": ^3.0.0

0 commit comments

Comments
 (0)