Skip to content

Commit

Permalink
export media
Browse files Browse the repository at this point in the history
  • Loading branch information
timephy committed Aug 14, 2024
1 parent d124ea2 commit 41c25dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/tui-components-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@timephy/tui-components-svelte",
"version": "0.0.6",
"version": "0.0.7",
"description": "",
"homepage": "https://github.com/timephy/tui/tree/main/tui-components-svelte#readme",
"scripts": {
Expand Down Expand Up @@ -53,6 +53,7 @@
"types": "./dist/call/ui/Video.svelte.d.ts",
"svelte": "./dist/call/ui/Video.svelte"
},
"./media": "./dist/media/index.js",
"./media/MediaControls": {
"types": "./dist/media/ui/MediaControls.svelte.d.ts",
"svelte": "./dist/media/ui/MediaControls.svelte"
Expand Down

0 comments on commit 41c25dd

Please sign in to comment.