This commit is contained in:
xiaojunnuo
2021-02-08 15:46:27 +08:00
parent 399c23623d
commit 991c3dbb76
17 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/certd",
"version": "0.1.15",
"version": "0.1.16",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/certd",
"version": "0.1.15",
"version": "0.1.16",
"description": "a ssl cert keeper",
"main": "src/index.js",
"scripts": {
@@ -11,7 +11,7 @@
"license": "MIT",
"dependencies": {
"@certd/acme-client": "^0.1.6",
"@certd/api": "^0.1.15",
"@certd/api": "^0.1.16",
"dayjs": "^1.9.7",
"lodash-es": "^4.17.20",
"node-forge": "^0.10.0"