From b521a5e4be1fdc87414b2c18cbcfe48d61041d7a Mon Sep 17 00:00:00 2001 From: Ovidiu Cristescu <55203625+LunatiqueCoder@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:01:53 +0300 Subject: [PATCH] update NPM homepages for packages --- packages/media-console/package.json | 2 +- packages/reanimated/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/media-console/package.json b/packages/media-console/package.json index 0e060ab..2255f01 100644 --- a/packages/media-console/package.json +++ b/packages/media-console/package.json @@ -15,7 +15,7 @@ "bugs": { "url": "https://github.com/LunatiqueCoder/react-native-media-console/issues" }, - "homepage": "https://github.com/LunatiqueCoder/react-native-media-console", + "homepage": "https://github.com/LunatiqueCoder/react-native-media-console/tree/master/packages/media-console", "author": "Ovidiu Cristescu (https://github.com/LunatiqueCoder)", "repository": "git@github.com:LunatiqueCoder/react-native-media-console.git", "scripts": { diff --git a/packages/reanimated/package.json b/packages/reanimated/package.json index 27bd362..eb417ec 100644 --- a/packages/reanimated/package.json +++ b/packages/reanimated/package.json @@ -15,7 +15,7 @@ "bugs": { "url": "https://github.com/LunatiqueCoder/react-native-media-console/issues" }, - "homepage": "https://github.com/LunatiqueCoder/react-native-media-console", + "homepage": "https://github.com/LunatiqueCoder/react-native-media-console/tree/master/packages/reanimated", "author": "Ovidiu Cristescu (https://github.com/LunatiqueCoder)", "repository": "git@github.com:LunatiqueCoder/react-native-media-console.git", "scripts": {