This commit is contained in:
Philipp Kunz 2025-04-30 12:09:13 +00:00
parent 36d9db4332
commit 6b2984a0aa

View File

@ -1,6 +1,6 @@
{ {
"name": "@apiclient.xyz/cloudflare", "name": "@apiclient.xyz/cloudflare",
"version": "6.4.0", "version": "6.4.1",
"private": false, "private": false,
"description": "A TypeScript client for managing Cloudflare accounts, zones, DNS records, and workers with ease.", "description": "A TypeScript client for managing Cloudflare accounts, zones, DNS records, and workers with ease.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -71,4 +71,4 @@
"pnpm": { "pnpm": {
"overrides": {} "overrides": {}
} }
} }