diff --git a/package.json b/package.json index 1f8d61a..2bc7692 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,11 @@ "name": "@yanick/remeda", "version": "0.1.0", "description": "Remeda, plus a handful of added functions", + "repository": "https://git.babyl.ca/yanick/yanick-remeda.git", + "bugs": { + "url": "https:/git.babyl.ca/yanick/yanick-remeda/issues" + }, + "homepage": "https:/git.babyl.ca/yanick/yanick-remeda/issues", "type": "module", "main": "src/index.js", "scripts": {