Skip to content

Commit

Permalink
Update package.json (#75)
Browse files Browse the repository at this point in the history
### Description of the Changes

Please add a detailed description of the change, weather it's an
enhancement or a bugfix.
If the PR is related to an open issue please link to it.

### CheckLists

- [ ] changes have been done against master branch, and PR does not
conflict
- [ ] new unit / functional tests have been added (whenever applicable)
- [ ] test are passing in local environment
- [ ] Travis tests are passing (or test results are not worse than on
master branch :))
- [ ] Docs have been updated
  • Loading branch information
MosheMaorKaltura authored Oct 13, 2024
1 parent 6c474d9 commit 6fa7b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"kaltura": {
"name": "downloads",
"dependencies": {
"playkit-ui-managers": "1.6.0"
"playkit-ui-managers": "1.6.1"
}
},
"publishConfig": {
Expand Down

0 comments on commit 6fa7b5b

Please sign in to comment.