Skip to content

Commit 9fcebc3

Browse files
authored
feat: Add xgplayer plugin packages (#62)
xgplayer-flv xgplayer-flv.js xgplayer-hls xgplayer-hls.js xgplayer-mp4 xgplayer-dash xgplayer-shaka xgplayer-music <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced media player capabilities with support for various formats including FLV, HLS, MP4, DASH, and music through new XGPlayer plugins. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent a186fae commit 9fcebc3

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

package.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17361,6 +17361,30 @@
1736117361
"xgplayer": {
1736217362
"version": "*"
1736317363
},
17364+
"xgplayer-flv": {
17365+
"version": "*"
17366+
},
17367+
"xgplayer-flv.js": {
17368+
"version": "*"
17369+
},
17370+
"xgplayer-hls": {
17371+
"version": "*"
17372+
},
17373+
"xgplayer-hls.js": {
17374+
"version": "*"
17375+
},
17376+
"xgplayer-mp4": {
17377+
"version": "*"
17378+
},
17379+
"xgplayer-dash": {
17380+
"version": "*"
17381+
},
17382+
"xgplayer-shaka": {
17383+
"version": "*"
17384+
},
17385+
"xgplayer-music": {
17386+
"version": "*"
17387+
},
1736417388
"xhr-file": {
1736517389
"version": "*"
1736617390
},

0 commit comments

Comments
 (0)