diff --git a/examples/VanillaVideoplayer/package.json b/examples/VanillaVideoplayer/package.json
index 1d3233a..5103a3a 100644
--- a/examples/VanillaVideoplayer/package.json
+++ b/examples/VanillaVideoplayer/package.json
@@ -1,6 +1,6 @@
{
"name": "vanillavideoplayer",
- "version": "2.2.0",
+ "version": "2.2.3",
"private": true,
"scripts": {
"android": "react-native run-android",
@@ -12,7 +12,7 @@
"dependencies": {
"react": "18.2.0",
"react-native": "0.72.5",
- "react-native-media-console": "^2.2.0",
+ "react-native-media-console": "^2.2.3",
"react-native-video": "^5.2.1"
},
"devDependencies": {
diff --git a/package.json b/package.json
index 11323e8..3814eea 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "react-native-media-console",
"private": true,
- "version": "2.2.0",
+ "version": "2.2.3",
"description": "A media player for the react-native-video component",
"license": "MIT",
"source": "src/index",
@@ -59,16 +59,16 @@
],
"devDependencies": {
"@react-native-community/eslint-config": "^3.2.0",
- "@release-it-plugins/workspaces": "^4.0.0",
- "@release-it/bumper": "^5.1.0",
- "@release-it/conventional-changelog": "^7.0.2",
+ "@release-it-plugins/workspaces": "4.2.0",
+ "@release-it/bumper": "6.0.1",
+ "@release-it/conventional-changelog": "8.0.1",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^7.14.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.3",
"prettier": "^2.5.1",
- "release-it": "^16.2.0",
+ "release-it": "17.3.0",
"turbo": "^1.10.14"
}
}
diff --git a/packages/media-console/README.md b/packages/media-console/README.md
index 207490d..bd472e6 100644
--- a/packages/media-console/README.md
+++ b/packages/media-console/README.md
@@ -6,20 +6,19 @@
[![GitHub top language][9]][10]
[![Maintenance][11]][12]
[![npm][13]][14]
+
VideoPlayer for the React Native `` component at [react-native-video][15].
[![demogif][16]][17]
-### ⚠️ **Note:**
->
-> We're only supporting the beta version of `react-native-video`. Since it looks stable enough except for the subtitles (which might still be a WIP at the time of writing), we're already using it in production at http://englishdiscoveries.net/
-
## ⭐️ Features
This package contains a simple set of GUI controls that work with the [react-native-video][15] `