Skip to content

Commit

Permalink
fix: update playkit-js to [0.74.0](https://github.com/kaltura/playkit…
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyBregman committed Sep 15, 2021
1 parent 877e6a6 commit a643057
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 @@ -57,7 +57,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.0.0",
"@playkit-js/playkit-js": "canary",
"@playkit-js/playkit-js": "0.74.0",
"@playkit-js/playkit-js-dash": "1.27.2",
"@playkit-js/playkit-js-hls": "1.27.1",
"@playkit-js/playkit-js-ui": "0.69.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1150,10 +1150,10 @@
react-redux "^7.2.0"
redux "^4.0.5"

"@playkit-js/playkit-js@canary":
version "0.74.0-canary.83c8786"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.74.0-canary.83c8786.tgz#63c3dee8b6b80bc58f1ec68cb6f73c294475632c"
integrity sha512-5eedZ/D9zSfbKmDk2h0FoN4SOHUTtSfYFlGiuMKPEXO++piklLDSwfR6x/c85F1nCLLhtvpWh5840DHXedFhtg==
"@playkit-js/playkit-js@0.74.0":
version "0.74.0"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.74.0.tgz#74f60c1b555ca6738bc5608a6f79dffdbd2231d9"
integrity sha512-XOGs+FZ+jCXWHoPhF+h/2o+tgDmOHvy6eA7+lLBwkvPuOBW2G6szT1XGpLqmSOhznX2envYRXRbp2tfdAktwcw==
dependencies:
js-logger "^1.6.0"
ua-parser-js "^0.7.21"
Expand Down

0 comments on commit a643057

Please sign in to comment.