From cfbdbdd1e217da6a30c215d7adb9422ec3347a3e Mon Sep 17 00:00:00 2001 From: Ray <11846445+A77AY@users.noreply.github.com> Date: Thu, 4 Jun 2026 15:06:16 +0400 Subject: [PATCH] Add repository field to package.json --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index b3921e0a..63b5b020 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,10 @@ "access": "public", "registry": "https://registry.npmjs.org/" }, + "repository": { + "type": "git", + "url": "git+https://github.com/valitydev/damsel.git" + }, "exports": { ".": { "import": {