mirror of
https://github.com/bytedance/xgplayer.git
synced 2025-04-05 11:18:46 +08:00
release xgplayer-hls@3.0.14-beta.0
This commit is contained in:
parent
9bc837e4ed
commit
dec36c5a33
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xgplayer-hls",
|
||||
"version": "3.0.14-alpha.2",
|
||||
"version": "3.0.14-beta.0",
|
||||
"main": "dist/index.min.js",
|
||||
"module": "es/index.js",
|
||||
"typings": "es/index.d.ts",
|
||||
@ -15,7 +15,7 @@
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/",
|
||||
"access": "public",
|
||||
"tag": "alpha"
|
||||
"tag": "beta"
|
||||
},
|
||||
"license": "MIT",
|
||||
"unpkgFiles": [
|
||||
@ -27,7 +27,7 @@
|
||||
"xgplayer-streaming-shared": "3.0.14-alpha.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"xgplayer": ">=3.0.0",
|
||||
"xgplayer": "3.0.14-alpha.1",
|
||||
"core-js": ">=3.12.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user