Commit ab3e129b65a84a49ec092cc9dc4ad8b018b766dd

Authored by fengwotao
2 parents bd009920 15680928

perf(external/Componse): 修复摄像头更改源地址无法切换播放问题合并ww代码

Showing 1 changed file with 1 additions and 1 deletions

Too many changes to show.

To preserve performance only 1 of 36 files are displayed.

... ... @@ -90,6 +90,6 @@
90 90 "vite-plugin-mock": "^2.9.6",
91 91 "vite-plugin-monaco-editor": "^1.1.0",
92 92 "vue-echarts": "^6.0.2",
93   - "vue-tsc": "^0.28.10"
  93 + "vue-tsc": "0.38.9"
94 94 }
95 95 }
... ...