mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-03 11:16:02 +00:00
chore: release 7.0.0-alpha.12 (#4794)
This commit is contained in:
@@ -107,7 +107,7 @@
|
|||||||
},
|
},
|
||||||
"packages/react-native-video": {
|
"packages/react-native-video": {
|
||||||
"name": "react-native-video",
|
"name": "react-native-video",
|
||||||
"version": "7.0.0-alpha.11",
|
"version": "7.0.0-alpha.12",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@expo/config-plugins": "^10.0.2",
|
"@expo/config-plugins": "^10.0.2",
|
||||||
"@react-native/eslint-config": "^0.77.0",
|
"@react-native/eslint-config": "^0.77.0",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-video",
|
"name": "react-native-video",
|
||||||
"version": "7.0.0-alpha.11",
|
"version": "7.0.0-alpha.12",
|
||||||
"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