Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eumarciel404 authored Aug 1, 2024
1 parent 727a13e commit b3e67e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
"./discord-reactions.js": "./dist/components/discord-reactions/DiscordReactions.js",
"./discord-reply.js": "./dist/components/discord-reply/DiscordReply.js",
"./discord-spoiler.js": "./dist/components/discord-spoiler/DiscordSpoiler.js",
"./discord-selectmenu.js": "./dist/components/discord-selectmenu/DiscordSelectMenu.js",
"./discord-selectmenu-option.js": "./dist/components/discord-selectmenu-option/DiscordSelectMenuOption.js",
"./discord-subscript.js": "./dist/components/discord-subscript/DiscordSubscript.js",
"./discord-system-message.js": "./dist/components/discord-system-message/DiscordSystemMessage.js",
"./discord-tenor-video.js": "./dist/components/discord-tenor-video/DiscordTenorVideo.js",
Expand Down Expand Up @@ -85,6 +87,8 @@
"./dist/components/discord-reactions/DiscordReactions.js",
"./dist/components/discord-reply/DiscordReply.js",
"./dist/components/discord-spoiler/DiscordSpoiler.js",
"./dist/components/discord-selectmenu/DiscordSelectMenu.js",
"./dist/components/discord-selectmenu-option/DiscordSelectMenuOption.js",
"./dist/components/discord-subscript/DiscordSubscript.js",
"./dist/components/discord-system-message/DiscordSystemMessage.js",
"./dist/components/discord-tenor-video/DiscordTenorVideo.js",
Expand Down

0 comments on commit b3e67e8

Please sign in to comment.