@besovideo/webrtc-player 0.8.4 → 0.8.5

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/README.md CHANGED
@@ -275,6 +275,12 @@ export default defineComponent({
275
275
  </style>
276
276
  ```
277
277
 
278
+ ## 升级 Upgrade
279
+ ```shell
280
+ yarn upgrade @besovideo/webrtc-player@latest
281
+
282
+ ```
283
+
278
284
  ## 开发 Dev
279
285
 
280
286
  ```shell