Skip to content

Commit

Permalink
Update Bloom Player
Browse files Browse the repository at this point in the history
  • Loading branch information
hatton committed Sep 13, 2021
1 parent 577d15f commit ba64e39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bloompub-viewer",
"version": "0.2.8",
"version": "0.2.9",
"author": "Bloom Devs",
"description": "Viewer for Bloom Digital books",
"license": "MIT",
Expand Down Expand Up @@ -97,7 +97,7 @@
"@types/temp": "^0.8.34",
"@types/unzipper": "^0.10.3",
"archiver": "^3.1.1",
"bloom-player": "^2.0.48",
"bloom-player": "^2.0.85",
"compare-versions": "^3.6.0",
"electron-log": "^4.2.2",
"electron-updater": "^4.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2585,10 +2585,10 @@ block-stream@*:
dependencies:
inherits "~2.0.0"

bloom-player@^2.0.48:
version "2.0.82"
resolved "https://registry.yarnpkg.com/bloom-player/-/bloom-player-2.0.82.tgz#9e609e1e1041f371d5f0cb836bbdbbbd419f2a90"
integrity sha512-r1DX8dT69uJHR5vcbxFYaL8mKoM5AL/T04eZcLIYTZxCoj2O+hUKQr3Adr3e/ICRUrim9pgok2+upkh30mIHTw==
bloom-player@^2.0.85:
version "2.0.85"
resolved "https://registry.yarnpkg.com/bloom-player/-/bloom-player-2.0.85.tgz#e11fd7cdfa2aec1792d724c10b938d9be35cac1c"
integrity sha512-o19pXDegQSCCIH72M6NeOy68/WnNggaicaBm6IDCfiI09VvK8T/Yf25SrURfZ4Zh7q8EeCjmR2WB92PvwsxsBg==
dependencies:
dynamic-import-polyfill "^0.1.1"
jquery.nicescroll "^3.7.6"
Expand Down

0 comments on commit ba64e39

Please sign in to comment.