chore: release 7.0.0-alpha.3

This commit is contained in:
Krzysztof Moch
2025-08-04 13:48:41 +02:00
parent 4de93f43f1
commit 2da34ddfda
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-video-example",
"version": "7.0.0-alpha.2",
"version": "7.0.0-alpha.3",
"private": true,
"scripts": {
"android": "react-native run-android",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@react-native-video",
"packageManager": "bun@1.1.42",
"version": "7.0.0-alpha.2",
"version": "7.0.0-alpha.3",
"private": true,
"repository": "https://github.com/TheWidlarzGroup/react-native-video",
"author": "TheWidlarzGroup <hi@thewidlarzgroup.com> (https://github.com/TheWidlarzGroup)",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "7.0.0-alpha.2",
"version": "7.0.0-alpha.3",
"description": "<Video /> Component for React Native",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",