Browse Source

fix: pnpm 仓库中没有 video.js 8.0.4 这个版本,更改为 8.3.0

puhui999 1 year ago
parent
commit
820d8ab76a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -62,8 +62,8 @@
     "qs": "^6.11.1",
     "steady-xml": "^0.1.0",
     "url": "^0.11.0",
-    "video.js": "^8.0.4",
-    "vue": "3.2.47",
+    "video.js": "^8.3.0",
+    "vue": "3.3.4",
     "vue-i18n": "9.2.2",
     "vue-router": "^4.1.6",
     "vue-types": "^5.0.2",