This allows users to quickly check what version of Open Video UI is running on their webpage.
Also make it possible to import package.json from both @theoplayer/web-ui and @theoplayer/react-ui. This is useful to get the installed version of Open Video UI in your web app's build logic.
This allows users to quickly check what version of Open Video UI is running on their webpage.
Also make it possible to import
package.json
from both@theoplayer/web-ui
and@theoplayer/react-ui
. This is useful to get the installed version of Open Video UI in your web app's build logic.