fix(core): update
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user