mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
v0.2.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/certd",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "a ssl cert keeper",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
@@ -11,7 +11,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "^0.2.0",
|
||||
"@certd/api": "^0.2.0",
|
||||
"@certd/api": "^0.2.1",
|
||||
"dayjs": "^1.9.7",
|
||||
"lodash-es": "^4.17.20",
|
||||
"node-forge": "^0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user