Merge pull request #2699 from maheshwarimrinal/master

added author in package.json
This commit is contained in:
Eran Hammer
2022-05-31 09:00:02 -07:00
committed by GitHub

View File

@@ -4,6 +4,7 @@
"description": "A <Video /> element for react-native",
"main": "Video.js",
"license": "MIT",
"author": "Community Contributors",
"repository": {
"type": "git",
"url": "git@github.com:react-native-video/react-native-video.git"