From 094bf57035fcd30a82946bddb7dceb87610a1040 Mon Sep 17 00:00:00 2001 From: Tim Fabian Date: Thu, 18 Dec 2025 19:28:01 +0100 Subject: [PATCH] fixed pipeline #2 --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 8632395..09efcb0 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,9 @@ "lint": "eslint projects --max-warnings 0", "lint:fix": "eslint projects --fix" }, + "repository": { + "url": "https://github.com/Service-Soft/ngx-material-navigation" + }, "private": true, "dependencies": { "@angular/animations": "20",