From 59e2b0de4dc71983f874e208f3466ba6ebb3fac4 Mon Sep 17 00:00:00 2001 From: Tiberiu Zuld Date: Thu, 5 Dec 2024 09:26:29 +0200 Subject: [PATCH] chore: fix npm repository url --- package.json | 2 +- projects/angular-gridster2/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a461e29..2cd1773 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/tiberiuzuld/angular-gridster2.git" + "url": "git+https://github.com/tiberiuzuld/angular-gridster2.git" }, "description": "Angular gridster 2", "keywords": [ diff --git a/projects/angular-gridster2/package.json b/projects/angular-gridster2/package.json index 0b94a7f..284bbe2 100644 --- a/projects/angular-gridster2/package.json +++ b/projects/angular-gridster2/package.json @@ -17,7 +17,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/tiberiuzuld/angular-gridster2.git" + "url": "git+https://github.com/tiberiuzuld/angular-gridster2.git" }, "description": "Angular gridster 2", "keywords": [