fix(core): update

This commit is contained in:
2024-05-02 16:07:25 +02:00
parent 5f54bd07d7
commit 62714c0166
5 changed files with 119 additions and 29 deletions

View File

@@ -5,10 +5,17 @@
"githost": "code.foss.global",
"gitscope": "apiclient.xyz",
"gitrepo": "zitadel",
"description": "an unofficial zitadel client",
"description": "An unofficial client for interacting with Zitadel API.",
"npmPackagename": "@apiclient.xyz/zitadel",
"license": "MIT",
"projectDomain": "apiclient.xyz"
"projectDomain": "apiclient.xyz",
"keywords": [
"Zitadel",
"API client",
"TypeScript",
"authentication",
"user management"
]
}
},
"npmci": {