From 19830d7973380e1a8fade0bf8204511a6ec03759 Mon Sep 17 00:00:00 2001 From: 2lll5 <2lll5@users.noreply.github.com> Date: Fri, 19 Jun 2026 12:12:09 +0000 Subject: [PATCH] Fix npm repository metadata URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e11f531..a84d37f7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git@github.com:itinance/react-native-fs.git" + "url": "git+https://github.com/itinance/react-native-fs.git" }, "keywords": [ "react-component",