From 07f70b8fcccee5c6036c30c3e2896118e6aab0fd Mon Sep 17 00:00:00 2001 From: David Angulo Date: Tue, 1 Feb 2022 11:24:55 +0800 Subject: [PATCH] update react-native-pkce-challenge repo url --- react-native-libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index 16c03fcdf..b1dd772a7 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -5748,7 +5748,7 @@ "dev": true }, { - "githubUrl": "https://github.com/drophive/react-native-pkce-challenge", + "githubUrl": "https://github.com/dcangulo/react-native-pkce-challenge", "ios": true, "android": true, "web": true,