This commit is contained in:
2026-02-24 12:55:39 +00:00
parent e002e90bd0
commit e7cfd5dec1

View File

@@ -1,6 +1,6 @@
{ {
"name": "@apiclient.xyz/gitlab", "name": "@apiclient.xyz/gitlab",
"version": "2.0.1", "version": "2.0.2",
"private": false, "private": false,
"description": "A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.", "description": "A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",