From f48550bb3797e0c99a2cf60547e2f1a20e339a36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cabdymm=E2=80=9D?= Date: Wed, 27 Dec 2023 14:37:22 +0700 Subject: [PATCH] docs: update repo url --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 52f72eb..3dfdbba 100644 --- a/package.json +++ b/package.json @@ -39,13 +39,13 @@ "ios", "android" ], - "repository": "https://github.com/abdymm/react-native-button-multiselect", + "repository": "https://github.com/Shuttle-Delivery/react-native-button-multiselect", "author": "“abdymm” (https://github.com/abdymm)", "license": "MIT", "bugs": { - "url": "https://github.com/abdymm/react-native-button-multiselect/issues" + "url": "https://github.com/Shuttle-Delivery/react-native-button-multiselect/issues" }, - "homepage": "https://github.com/abdymm/react-native-button-multiselect#readme", + "homepage": "https://github.com/Shuttle-Delivery/react-native-button-multiselect#readme", "publishConfig": { "registry": "https://registry.npmjs.org/" },