Skip to content

Commit 110e11a

Browse files
jakub-rochtsi
andauthored
fix: add live streaming profile (#803)
* fix: add live streaming profile * Update package.json --------- Co-authored-by: Tsachi Shlidor <[email protected]>
1 parent fae9fdb commit 110e11a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
{
8181
"path": "./lib/all.js",
82-
"maxSize": "288kb"
82+
"maxSize": "290kb"
8383
},
8484
{
8585
"path": "./lib/light/index.js",
@@ -90,7 +90,7 @@
9090
"dependencies": {
9191
"@cloudinary/url-gen": "^1.21.0",
9292
"cloudinary-video-analytics": "1.7.1",
93-
"cloudinary-video-player-profiles": "1.1.0",
93+
"cloudinary-video-player-profiles": "1.2.0",
9494
"lodash": "^4.17.21",
9595
"srt-parser-2": "^1.2.3",
9696
"uuid": "^11.0.3",

0 commit comments

Comments
 (0)