@volcengine/veplayer 2.7.1-rc.4 → 2.7.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.7.1-rc.4",
3
+ "version": "2.7.1",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -2990,7 +2990,7 @@ var __publicField = (obj, key, value) => {
2990
2990
  device_id: this.config.deviceId,
2991
2991
  error_report_stop: true,
2992
2992
  ext: {
2993
- veplayer_version: "2.3.1-rc.1",
2993
+ veplayer_version: "2.3.0",
2994
2994
  flv_version: "3.0.21-rc.21",
2995
2995
  hls_version: "3.0.21-rc.21",
2996
2996
  rts_version: "0.2.1-alpha.32"