chore: release v6.0.0-beta.2

This commit is contained in:
olivier
2023-12-08 22:15:59 +01:00
parent f9bcaac515
commit 2462800c9a
2 changed files with 11 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "6.0.0-beta.1",
"version": "6.0.0-beta.2",
"description": "A <Video /> element for react-native",
"main": "lib/index",
"source": "src/index",
@@ -23,7 +23,6 @@
"@types/react": "~18.0.0",
"@types/react-native": "0.72.3",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@jamesacarr/eslint-formatter-github-actions": "^0.2.0",
"eslint": "^8.19.0",
"eslint-plugin-jest": "^27.4.2",
"jest": "^29.7.0",