refactor: 1

This commit is contained in:
xiaojunnuo
2021-01-08 09:41:36 +08:00
parent 23bf0d07f7
commit 9e4e3044b4
11 changed files with 30 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
{
"packages": [
"packages/*"
,"other/node-acme-client"
"packages/*",
"other/node-acme-client"
],
"version": "0.1.5"
"version": "0.1.6"
}