chore: fix previous commit

This commit is contained in:
olivier 2023-04-05 23:21:11 +02:00
parent 7f739dc4b4
commit d9404951eb

View File

@ -6,7 +6,6 @@
"license": "MIT",
"author": "Community Contributors",
"homepage": "https://github.com/react-native-video/react-native-video#readme",
"test": "",
"repository": {
"type": "git",
"url": "git@github.com:react-native-video/react-native-video.git"
@ -25,7 +24,8 @@
},
"scripts": {
"lint": "yarn eslint .",
"xbasic": "yarn --cwd examples/basic"
"xbasic": "yarn --cwd examples/basic",
"test": "echo no test available"
},
"files": [
"android",