Skip to content

Commit

Permalink
fix(xgplayer): update [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangxin92 committed Aug 26, 2020
1 parent 8e41d9c commit 700b818
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions packages/xgplayer/browser/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/xgplayer/browser/index.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/xgplayer/browser/simple_player.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/xgplayer/browser/simple_player.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/xgplayer/dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/xgplayer/dist/index.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/xgplayer/dist/simple_player.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/xgplayer/dist/simple_player.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/xgplayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xgplayer",
"version": "2.10.0",
"version": "2.10.1",
"description": "video player",
"main": "./dist/index.js",
"typings": "./types/index.d.ts",
Expand Down Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"chalk": "^2.3.2",
"commander": "^2.15.1",
"danmu.js": "^0.2.21",
"danmu.js": "0.2.22",
"deepmerge": "^1.5.0",
"downloadjs": "1.4.7",
"draggabilly": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/xgplayer/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "2.10.0"
"version": "2.10.1"
}

0 comments on commit 700b818

Please sign in to comment.