From cecb86a48e4275459bc0c288388bf25afdbfc632 Mon Sep 17 00:00:00 2001 From: Adnan Bacic Date: Tue, 4 Oct 2022 13:18:23 +0200 Subject: [PATCH] added homepage to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e242bfb4..7ce95b15 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "main": "Video.js", "license": "MIT", "author": "Community Contributors", + "homepage": "https://github.com/react-native-video/react-native-video#readme", "repository": { "type": "git", "url": "git@github.com:react-native-video/react-native-video.git"