chore(release): bump @source/player to 2.0.0
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@source/player",
|
"name": "@source/player",
|
||||||
"version": "1.0.0",
|
"version": "2.0.0",
|
||||||
"description": "Modern, feature-rich video player library for React",
|
"description": "Modern, feature-rich video player library for React",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "./dist/video-player.umd.cjs",
|
"main": "./dist/video-player.umd.cjs",
|
||||||
@@ -56,8 +56,8 @@
|
|||||||
"vitest": "^4.0.4"
|
"vitest": "^4.0.4"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"hls.js": "^1.6.13",
|
|
||||||
"flv.js": "^1.6.2",
|
"flv.js": "^1.6.2",
|
||||||
|
"hls.js": "^1.6.13",
|
||||||
"mpegts.js": "^1.7.3"
|
"mpegts.js": "^1.7.3"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|||||||
Reference in New Issue
Block a user