mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
everything working on spaces
This commit is contained in:
@@ -34,16 +34,6 @@
|
||||
"gradio": "./Example.svelte",
|
||||
"svelte": "./dist/Example.svelte",
|
||||
"types": "./dist/Example.svelte.d.ts"
|
||||
},
|
||||
"./shared": {
|
||||
"gradio": "./shared/index.ts",
|
||||
"svelte": "./dist/shared/index.js",
|
||||
"types": "./dist/shared/index.d.ts"
|
||||
},
|
||||
"./base": {
|
||||
"gradio": "./shared/VideoPreview.svelte",
|
||||
"svelte": "./dist/shared/VideoPreview.svelte",
|
||||
"types": "./dist/shared/VideoPreview.svelte.d.ts"
|
||||
}
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user