Skip to content

Commit

Permalink
Update: [Client] mpegts.js を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukumijima committed Sep 13, 2023
1 parent 842ad88 commit 368743b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"core-js": "^3.32.2",
"dayjs": "^1.11.9",
"dplayer": "github:tsukumijima/DPlayer#v1.29.1",
"mpegts.js": "github:tsukumijima/mpegts.js#adbfd8b4a7351952e4eab3789e5761b87f68f011",
"mpegts.js": "github:tsukumijima/mpegts.js#0e9b14569cc20e198172af747ad067b61f9804fe",
"piexifjs": "^2.0.0-beta.9",
"pinia": "^2.1.6",
"register-service-worker": "^1.7.2",
Expand Down
4 changes: 2 additions & 2 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5481,9 +5481,9 @@ module-alias@^2.2.2:
resolved "https://registry.yarnpkg.com/module-alias/-/module-alias-2.2.2.tgz#151cdcecc24e25739ff0aa6e51e1c5716974c0e0"
integrity sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==

mpegts.js@^1.7.3, "mpegts.js@github:tsukumijima/mpegts.js#adbfd8b4a7351952e4eab3789e5761b87f68f011":
mpegts.js@^1.7.3, "mpegts.js@github:tsukumijima/mpegts.js#0e9b14569cc20e198172af747ad067b61f9804fe":
version "1.7.3"
resolved "https://codeload.github.com/tsukumijima/mpegts.js/tar.gz/adbfd8b4a7351952e4eab3789e5761b87f68f011"
resolved "https://codeload.github.com/tsukumijima/mpegts.js/tar.gz/0e9b14569cc20e198172af747ad067b61f9804fe"
dependencies:
es6-promise "^4.2.5"
webworkify-webpack "^2.1.5"
Expand Down

0 comments on commit 368743b

Please sign in to comment.