From 4b9020cd7838d3dafd27667d6e7f0d51cdeba7cd Mon Sep 17 00:00:00 2001 From: Vieriksson Date: Sun, 21 Jun 2020 14:03:20 +0200 Subject: [PATCH] add homepage to package.json --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dd36b90..cd4d42d 100644 --- a/package.json +++ b/package.json @@ -19,5 +19,6 @@ "audio" ], "author": "Fuchen Chen", - "license": "Apache-2.0" -} + "license": "Apache-2.0", + "homepage": "https://github.com/fchenchen/react-native-loudness" +} \ No newline at end of file