bloom-player 2.1.20 → 2.1.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@
8
8
  </head>
9
9
  <body style="background-color: #2e2e2e;">
10
10
  <div id="root"><span style="color: #d65649">Loading Bloom Player...</span></div>
11
- <script type="text/javascript" src="bloomPlayer-9c281e89c4f36f464e33.min.js"></script></body>
11
+ <script type="text/javascript" src="bloomPlayer-740f775489c8986d7204.min.js"></script></body>
12
12
  <!-- At build time, we insert a script tag pointing at bloomPlayer.min.js but with a hash created at build time,
13
13
  to avoid getting a stale version from a cache (while allowing us to cache it for a long time).
14
14
  It has a style sheet which sets the same color on the body, but it takes a while to fetch and load,
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "// The major and minor version numbers shown here are used by the TeamCity build, so they are meaningful.": "",
6
6
  "// Local builds will always get this exact version number, but that should be okay.": "",
7
7
  "// There's no need to update the patch value before committing and merging: the TeamCity process ensures a new patch number for each merge.": "",
8
- "version": "2.1.20",
8
+ "version": "2.1.21",
9
9
  "description": "A library for displaying Bloom books in iframes or WebViews",
10
10
  "author": "SIL International",
11
11
  "license": "MIT",