From 63425a4089637cc99cc9a09b5eb973b0700b3378 Mon Sep 17 00:00:00 2001 From: Tim Fabian Date: Wed, 10 Dec 2025 00:38:09 +0100 Subject: [PATCH] fixed pipeline #6 --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 64f7dae..5c88e75 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,9 @@ "version": "2.1.1", "main": "./dist/index.js", "module": "./dist/index.mjs", + "repository": { + "url": "https://github.com/Service-Soft/zibri" + }, "exports": { ".": { "types": "./dist/index.d.ts",