From 1501bf9a3bad508ce73915fb2098d70ab3dc3b24 Mon Sep 17 00:00:00 2001 From: Kuba Adamczyk Date: Mon, 26 Jan 2026 12:38:40 +0100 Subject: [PATCH] use correct repo address --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cef343fb..ecf19036e 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/react-native-webview/react-native-webview.git" + "url": "https://github.com/phantom/react-native-webview.git" }, "files": [ "android/src",