Update package version to 0.0.11 and add crossorigin attribute to video element in index.html

This commit is contained in:
2025-12-18 18:12:31 -05:00
parent 799089caa4
commit d514e41a57
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "hls-player",
"private": true,
"version": "0.0.10",
"version": "0.0.11",
"type": "module",
"scripts": {
"dev": "vite",