Skip to content

Commit

Permalink
feat: update playkit-js to [0.80.1](https://github.com/kaltura/playki…
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanA-Kaltura committed May 12, 2022
1 parent 41032d4 commit e61fe4e
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 @@ -58,7 +58,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.0.0",
"@playkit-js/playkit-js": "canary",
"@playkit-js/playkit-js": "0.80.1",
"@playkit-js/playkit-js-dash": "1.30.0",
"@playkit-js/playkit-js-hls": "1.30.1",
"@playkit-js/playkit-js-ui": "0.70.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.80.0-canary.c37d2d6"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.80.0-canary.c37d2d6.tgz#88833650f5ada682aca35fbc91b1e5f8ccccaf61"
integrity sha512-9Ic97HPLJCGojpNysfX7yCKF3iTIyjuTIB4gmKAXxvico5oBOXFPVbgxWyAIkAw4mm4RXmsPf6WgZtWME3hHUg==
"@playkit-js/playkit-js@0.80.1":
version "0.80.1"
resolved "https://registry.yarnpkg.com/@playkit-js/playkit-js/-/playkit-js-0.80.1.tgz#fbe779ae1ce95d5abcc884e042f077740f763d64"
integrity sha512-Ceq4X2RfVCbCZM2YQ0y4VINAOXGDkuw/YMcZ9rrUU3+iFft7VfJzaFzZz2tpwXw0i0nikak9UsFXJ7NlakoNwg==
dependencies:
js-logger "^1.6.0"
ua-parser-js "1.0.2"
Expand Down

0 comments on commit e61fe4e

Please sign in to comment.