@volcengine/veplayer 2.1.0-rc.2 → 2.1.0

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.1.0-rc.2",
3
+ "version": "2.1.0",
4
4
  "main": "./umd/veplayer.production.js",
5
5
  "module": "./esm/veplayer.production.js",
6
6
  "browser": "./umd/veplayer.production.js",
@@ -2907,7 +2907,7 @@ var __publicField = (obj, key, value) => {
2907
2907
  user_id: this._userId,
2908
2908
  device_id: this._deviceId,
2909
2909
  ext: {
2910
- veplayer_version: "2.1.0-rc.0",
2910
+ veplayer_version: "2.1.0",
2911
2911
  flv_version: "3.0.10-alpha.4",
2912
2912
  hls_version: "3.0.10-alpha.4",
2913
2913
  rts_version: "0.2.0-alpha.5"