From 2715ec654d2a21e65282a9c02d79d086af18b8c5 Mon Sep 17 00:00:00 2001 From: Felicio Mununga Date: Wed, 1 Nov 2023 13:31:47 +0100 Subject: [PATCH] u --- packages/DApp/package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/DApp/package.json b/packages/DApp/package.json index 6b4ea5d..2dfc892 100644 --- a/packages/DApp/package.json +++ b/packages/DApp/package.json @@ -3,7 +3,11 @@ "version": "0.0.1", "description": "Community directory curator dApp for Status", "main": "index.js", - "repository": "git@github.com:EthWorks/status-community-dapp.git", + "repository": { + "url": "https://github.com/status-im/community-dapp.git", + "directory": "packages/DApp", + "type": "git" + }, "license": "MIT", "type": "module", "scripts": {