@volcengine/veplayer 2.5.2-rc.0 → 2.5.2

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.2-rc.0",
3
+ "version": "2.5.2",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -3096,7 +3096,7 @@ var __publicField = (obj, key, value) => {
3096
3096
  device_id: this._deviceId,
3097
3097
  error_report_stop: true,
3098
3098
  ext: {
3099
- veplayer_version: "2.3.1-rc.1",
3099
+ veplayer_version: "2.3.0",
3100
3100
  flv_version: "3.0.21-rc.5",
3101
3101
  hls_version: "3.0.21-rc.5",
3102
3102
  rts_version: "0.2.1-alpha.14"