Allow for Multi-Instances of the Player on one page #1

Merged
Korbs merged 6 commits from multi-instance into main 2024-11-04 19:56:12 -05:00
Showing only changes of commit 76e9c317d7 - Show all commits

View file

@ -14,7 +14,7 @@
"live-streaming" "live-streaming"
], ],
"type": "module", "type": "module",
"version": "0.4.54", "version": "0.4.6",
"exports": { "exports": {
".": "./index.ts" ".": "./index.ts"
}, },