@byomakase/omakase-player 0.25.0-SNAPSHOT.1766046282 → 0.25.0-SNAPSHOT.1766390755
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.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -108,7 +108,7 @@ let omakasePlayer = new OmakasePlayer({
|
|
|
108
108
|
*/
|
|
109
109
|
```
|
|
110
110
|
|
|
111
|
-
More information about Player Chroming customization and specific theme configurations is available in [Player Chroming](docs/player-chroming/README.md) manual.
|
|
111
|
+
More information about Player Chroming customization and specific theme configurations is available in [Player Chroming](https://github.com/byomakase/omakase-player/tree/main/docs/player-chroming/README.md) manual.
|
|
112
112
|
|
|
113
113
|
## Video API
|
|
114
114
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@byomakase/omakase-player",
|
|
3
|
-
"version": "0.25.0-SNAPSHOT.
|
|
3
|
+
"version": "0.25.0-SNAPSHOT.1766390755",
|
|
4
4
|
"description": "## Omakase Player - Open source JavaScript framework for building frame accurate video experiences",
|
|
5
5
|
"author": "ByOmakase",
|
|
6
6
|
"homepage": "https://player.byomakase.org",
|