project name in package.json
This commit is contained in:
parent
f9f32fc519
commit
0e430d1c9d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "fireportal-ui",
|
||||
"name": "member-administration-ui",
|
||||
"version": "0.0.11",
|
||||
"description": "Feuerwehr AlarmPortal UI",
|
||||
"description": "Feuerwehr/Verein Mitgliederverwaltung UI",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
@ -16,7 +16,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://forgejo.jk-effects.cloud/Ehrenamt/fireportal-ui.git"
|
||||
"url": "https://forgejo.jk-effects.cloud/Ehrenamt/member-administration-ui.git"
|
||||
},
|
||||
"keywords": [
|
||||
"Feuerwehr"
|
||||
|
|
Loading…
Reference in a new issue