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 Oct 7, 2024
1 parent bba100f commit cfb09d0
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 @@ -27,7 +27,7 @@
"floating-vue": "^5.2.2",
"hls.js": "github:tsukumijima/hls.js#4e8c7c9adcc6ee99aeb8eadcd273cedc60b8f141",
"mitt": "^3.0.1",
"mpegts.js": "github:tsukumijima/mpegts.js#fb25f542b559e395fea6d6ebab9db403583eca60",
"mpegts.js": "github:tsukumijima/mpegts.js#1dfe9746ba42533814fde2aed0398e4537bc6a12",
"nanoid": "^5.0.7",
"ohash": "^1.1.3",
"piexifjs": "^2.0.0-beta.9",
Expand Down
4 changes: 2 additions & 2 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3848,9 +3848,9 @@ mitt@^3.0.1:
resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.1.tgz#ea36cf0cc30403601ae074c8f77b7092cdab36d1"
integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==

mpegts.js@^1.7.3, "mpegts.js@github:tsukumijima/mpegts.js#fb25f542b559e395fea6d6ebab9db403583eca60":
mpegts.js@^1.7.3, "mpegts.js@github:tsukumijima/mpegts.js#1dfe9746ba42533814fde2aed0398e4537bc6a12":
version "1.7.3"
resolved "https://codeload.github.com/tsukumijima/mpegts.js/tar.gz/fb25f542b559e395fea6d6ebab9db403583eca60"
resolved "https://codeload.github.com/tsukumijima/mpegts.js/tar.gz/1dfe9746ba42533814fde2aed0398e4537bc6a12"
dependencies:
es6-promise "^4.2.5"
webworkify-webpack xqq/webworkify-webpack
Expand Down

0 comments on commit cfb09d0

Please sign in to comment.