fix: xgplayer path error

This commit is contained in:
xiaoxian521 2021-10-27 17:23:23 +08:00
parent fc4bfc35d7
commit b40cd2db74
3 changed files with 562 additions and 681 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ dist-ssr
*.local *.local
.eslintcache .eslintcache
yarn.lock
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*

View File

@ -55,7 +55,7 @@
"wangeditor": "^4.7.7", "wangeditor": "^4.7.7",
"xe-ajax": "^4.0.5", "xe-ajax": "^4.0.5",
"xe-utils": "^3.4.0", "xe-utils": "^3.4.0",
"xgplayer": "^2.28.0" "xgplayer": "^2.31.1"
}, },
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^13.1.0", "@commitlint/cli": "^13.1.0",

1240
yarn.lock

File diff suppressed because it is too large Load Diff