From 448222192f92f04d3eb3c2e7d89968bb4928ea61 Mon Sep 17 00:00:00 2001 From: smessie Date: Wed, 16 Oct 2024 15:39:05 +0200 Subject: [PATCH] docs: Specify link to git repository --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 6a8f21c..26072ef 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,10 @@ "bin": "bin", "test": "tests" }, + "repository": { + "type": "git", + "url": "https://github.com/rdf-connect/ldes-client" + }, "author": "Arthur Vercruysse", "license": "MIT", "dependencies": {