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": {