From a00890ebc3b25c0a1af041266c9d89c6794600b4 Mon Sep 17 00:00:00 2001 From: "St. Veit" Date: Sat, 2 Mar 2024 14:45:49 +0100 Subject: [PATCH] Update package.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 095b6a3..3768ab4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "hibiscus-server-docker", + "name": "hibiscus-server", "version": "1.0.0", "description": "scripts around building hibiscus-server docker image", "main": "get-version-from-changelog.js", @@ -10,14 +10,14 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/IARI/hibiscus-server-docker.git" + "url": "git+https://github.com/volschin/hibiscus-server.git" }, "author": "Julian Jarecki", "license": "MIT", "bugs": { - "url": "https://github.com/IARI/hibiscus-server-docker/issues" + "url": "https://github.com/volschin/hibiscus-server-docker/issues" }, - "homepage": "https://github.com/IARI/hibiscus-server-docker#readme", + "homepage": "https://github.com/volschin/hibiscus-server-docker#readme", "dependencies": { "@xmldom/xmldom": "^0.7.5", "xpath": "^0.0.34"