This commit is contained in:
2026-02-24 12:54:50 +00:00
parent 4da6b14dc2
commit 65e5575494

View File

@@ -1,6 +1,6 @@
{ {
"name": "@apiclient.xyz/gitlab", "name": "@apiclient.xyz/gitlab",
"version": "2.0.0", "version": "2.0.1",
"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",