Skip to content

Commit

Permalink
fix: add live streaming profile (#803)
Browse files Browse the repository at this point in the history
* fix: add live streaming profile

* Update package.json

---------

Co-authored-by: Tsachi Shlidor <tsachi.shlidor@cloudinary.com>
  • Loading branch information
jakub-roch and tsi authored Jan 29, 2025
1 parent fae9fdb commit 110e11a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
{
"path": "./lib/all.js",
"maxSize": "288kb"
"maxSize": "290kb"
},
{
"path": "./lib/light/index.js",
Expand All @@ -90,7 +90,7 @@
"dependencies": {
"@cloudinary/url-gen": "^1.21.0",
"cloudinary-video-analytics": "1.7.1",
"cloudinary-video-player-profiles": "1.1.0",
"cloudinary-video-player-profiles": "1.2.0",
"lodash": "^4.17.21",
"srt-parser-2": "^1.2.3",
"uuid": "^11.0.3",
Expand Down

0 comments on commit 110e11a

Please # to comment.