fix(core): update
This commit is contained in:
11
package.json
11
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@apiclient.xyz/zitadel",
|
||||
"version": "1.0.7",
|
||||
"private": false,
|
||||
"description": "An unofficial client for interacting with Zitadel API.",
|
||||
"description": "An unofficial client for interacting with Zitadel API, enabling user and project management functionalities.",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
"type": "module",
|
||||
@@ -54,6 +54,11 @@
|
||||
"API client",
|
||||
"TypeScript",
|
||||
"authentication",
|
||||
"user management"
|
||||
"user management",
|
||||
"project management",
|
||||
"unofficial client",
|
||||
"node.js",
|
||||
"access control",
|
||||
"software development"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user