mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
chore: node-acme-client转换为esm
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"version": "1.27.2",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user