updated pproject infos

This commit is contained in:
Sebastian Wendel 2024-04-23 18:56:38 +02:00
parent 6ae2930d28
commit dea33e48f9

View file

@ -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"
}
}
}