From df163b4f7bd43f6a39be8884445b3d12a3cd3b84 Mon Sep 17 00:00:00 2001 From: Sam Marks Date: Wed, 3 May 2023 08:27:35 -0400 Subject: [PATCH] chore: update repo paths --- package.json | 2 +- packages/iconoir-react-native/package.json | 4 ++-- packages/iconoir-react/package.json | 4 ++-- packages/iconoir-vue/package.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4d3434af..34c40eef 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/lucaburgio/iconoir.git" + "url": "git+https://github.com/iconoir-icons/iconoir.git" }, "keywords": [ "free", diff --git a/packages/iconoir-react-native/package.json b/packages/iconoir-react-native/package.json index b26b4137..1e2c8bce 100644 --- a/packages/iconoir-react-native/package.json +++ b/packages/iconoir-react-native/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/lucaburgio/iconoir.git" + "url": "git+https://github.com/iconoir-icons/iconoir.git" }, "keywords": [ "icons", @@ -41,4 +41,4 @@ "react-native-svg": "^12.1.1", "typescript": "^4.4.4" } -} \ No newline at end of file +} diff --git a/packages/iconoir-react/package.json b/packages/iconoir-react/package.json index 070b6f4c..a39d8683 100644 --- a/packages/iconoir-react/package.json +++ b/packages/iconoir-react/package.json @@ -28,7 +28,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/lucaburgio/iconoir.git" + "url": "git+https://github.com/iconoir-icons/iconoir.git" }, "keywords": [ "icons", @@ -50,4 +50,4 @@ "react": "^17.0.2", "typescript": "^4.4.4" } -} \ No newline at end of file +} diff --git a/packages/iconoir-vue/package.json b/packages/iconoir-vue/package.json index be8166b2..64063988 100644 --- a/packages/iconoir-vue/package.json +++ b/packages/iconoir-vue/package.json @@ -27,7 +27,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/lucaburgio/iconoir.git" + "url": "git+https://github.com/iconoir-icons/iconoir.git" }, "keywords": [ "icons",