Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
volschin authored Mar 2, 2024
1 parent 836848e commit a00890e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
Expand Down

0 comments on commit a00890e

Please sign in to comment.