Merge pull request #8 from HarryQQ/master

fix: 解决vue版本与pinia版本兼容问题
This commit is contained in:
芋道源码 2023-05-29 22:31:56 +08:00 committed by GitHub
commit 22c022bf90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@
"steady-xml": "^0.1.0",
"url": "^0.11.0",
"video.js": "^8.0.4",
"vue": "3.2.47",
"vue": "3.3.0",
"vue-i18n": "9.2.2",
"vue-router": "^4.1.6",
"vue-types": "^5.0.2",