This commit is contained in:
2026-03-19 09:29:13 +00:00
parent e570ac6db0
commit b1b1af5f1a

View File

@@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartacme", "name": "@push.rocks/smartacme",
"version": "9.2.0", "version": "9.3.0",
"private": false, "private": false,
"description": "A TypeScript-based ACME client and server for certificate management with built-in CA, supporting LetsEncrypt and custom ACME authorities.", "description": "A TypeScript-based ACME client and server for certificate management with built-in CA, supporting LetsEncrypt and custom ACME authorities.",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",