diff --git a/package.json b/package.json index 4981a0e..634c579 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "srx-digital", "description": "Static website build with Astro and Nix", "type": "module", - "version": "0.0.1", + "version": "0.1.1", "author": "Sebastian Wendel", "license": "MIT", "keywords": [ @@ -12,7 +12,7 @@ ], "private": true, "repository": { - "url": "gitea@https://code.srx.digital:srx/srx.astro.nix.git", + "url": "forgejo@code.srx.digital:srx/srx.astro.nix.git", "type": "git" }, "bugs": { @@ -46,4 +46,4 @@ "vite": "^5.2.10", "vite-plugin-svgr": "^4.2.0" } -} +} \ No newline at end of file