diff --git a/package.json b/package.json index 9bc298a..daf7739 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,10 @@ "prettier": "^1.18.2", "typescript": "^3.6.4" }, + "repository": { + "type": "git", + "url": "https://github.com/oceanprotocol/ipfs" + }, "engines": { "node": "10.x" },