release: xgplayer@3.0.21-alpha.11

This commit is contained in:
hongqiongxing 2024-09-25 11:26:06 +08:00
parent cbb92f358a
commit 1b4e46190a

View File

@ -1,6 +1,6 @@
{
"name": "xgplayer",
"version": "3.0.21-alphafix.8",
"version": "3.0.21-alpha.11",
"description": "video player",
"main": "dist/index.min.js",
"module": "es/index.js",
@ -16,7 +16,7 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public",
"tag": "alphafix"
"tag": "alpha"
},
"files": [
"dist",