mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-05-06 22:06:38 +00:00
chore: release 7.0.0-alpha.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-video-example",
|
||||
"version": "7.0.0-alpha.3",
|
||||
"version": "7.0.0-alpha.4",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"android": "react-native run-android",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-native-video-monorepo",
|
||||
"packageManager": "bun@1.1.42",
|
||||
"version": "7.0.0-alpha.3",
|
||||
"version": "7.0.0-alpha.4",
|
||||
"private": true,
|
||||
"repository": "https://github.com/TheWidlarzGroup/react-native-video",
|
||||
"author": "TheWidlarzGroup <hi@thewidlarzgroup.com> (https://github.com/TheWidlarzGroup)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-video",
|
||||
"version": "7.0.0-alpha.3",
|
||||
"version": "7.0.0-alpha.4",
|
||||
"description": "<Video /> Component for React Native",
|
||||
"source": "./src/index.tsx",
|
||||
"main": "./lib/commonjs/index.js",
|
||||
|
||||
Reference in New Issue
Block a user