Skip to content

Commit

Permalink
feat: update playkit-js-dash to [1.31.1](https://github.com/kaltura/p…
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanTGold committed Oct 3, 2022
1 parent 2fc62dd commit 108deb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"dependencies": {
"@babel/polyfill": "^7.0.0",
"@playkit-js/playkit-js": "0.80.6",
"@playkit-js/playkit-js-dash": "1.31.0",
"@playkit-js/playkit-js-dash": "1.31.1",
"@playkit-js/playkit-js-hls": "1.30.2",
"@playkit-js/playkit-js-ui": "canary",
"@types/preact-i18n": "^2.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1130,10 +1130,10 @@
dependencies:
mkdirp "^1.0.4"

"@playkit-js/playkit-js-dash@1.31.0":
version "1.31.0"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-dash/-/playkit-js-dash-1.31.0.tgz#c85d1334a07c6acd57ab4c33e33c952640f99e06"
integrity sha512-7PASOSdRYlxvv62LItKH0Y7+VZh602ubYoF/DsEcvby2JCKwqHOFF2R7CPx0F9Fa3NgQrYpg/GdSqCpzb+YUJQ==
"@playkit-js/playkit-js-dash@1.31.1":
version "1.31.1"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js-dash/-/playkit-js-dash-1.31.1.tgz#1809d59cb6b6990e7135efeafcbed4128e895e94"
integrity sha512-Bu8laMtSKa0Yh9ZFE52EhIOUlBwLfZgHuZkE/uIXdnk8eKPzV0M83lRTgnfp0lfYpWrVPHdpDjWliwZwML5wew==

"@playkit-js/playkit-js-hls@1.30.2":
version "1.30.2"
Expand Down

0 comments on commit 108deb4

Please sign in to comment.