@volcengine/veplayer 2.5.1-rc.2 → 2.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volcengine/veplayer",
3
- "version": "2.5.1-rc.2",
3
+ "version": "2.5.1",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -3062,7 +3062,7 @@ var __publicField = (obj, key, value) => {
3062
3062
  device_id: this._deviceId,
3063
3063
  error_report_stop: true,
3064
3064
  ext: {
3065
- veplayer_version: "2.3.1-rc.1",
3065
+ veplayer_version: "2.3.0",
3066
3066
  flv_version: "3.0.21-rc.5",
3067
3067
  hls_version: "3.0.21-rc.5",
3068
3068
  rts_version: "0.2.1-alpha.14"