From 62b28f3febf7ff488a045c9ac2299d61b0ae5af2 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:17:20 +0200 Subject: [PATCH] update description --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 41b3e50..4df8f4d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pushrocks/smartyaml.git" + "url": "https://code.foss.global/push.rocks/smartyaml.git" }, "keywords": [ "YAML", @@ -30,7 +30,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/smartyaml/issues" }, - "homepage": "https://gitlab.com/pushrocks/smartyaml#README", + "homepage": "https://code.foss.global/push.rocks/smartyaml", "dependencies": { "yaml": "^2.4.2" }, @@ -56,4 +56,4 @@ "npmextra.json", "readme.md" ] -} +} \ No newline at end of file