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