Update package version to 0.0.10 and set crossOrigin attribute for video element in VideoPlayer class

This commit is contained in:
2025-12-18 05:34:41 -05:00
parent 00e2e8ac3c
commit f9414c09bc
2 changed files with 3 additions and 1 deletions

View File

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