0.0.12
This commit is contained in:
parent
4bd7aee8ea
commit
d7ec7e254e
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "cert",
|
||||
"version": "0.0.11",
|
||||
"version": "0.0.12",
|
||||
"description": "Easily obain SSL certificates from LetsEncrypt. Supports DNS-01 challenge. TypeScript ready.",
|
||||
"main": "dist/index.js",
|
||||
"typings":"dist/index.d.ts",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "(npm run cleanTest && npmts)",
|
||||
"cleanTest": "(rm -rf ./test/assets)",
|
||||
|
Loading…
Reference in New Issue
Block a user