minor typo fixes

Esse commit está contido em:
AJ ONeal 2020-01-09 03:36:07 -07:00
commit 18e39905ba
4 arquivos alterados com 4 adições e 4 exclusões

Ver arquivo

@ -14,7 +14,7 @@ require('greenlock-express')
// contact for security and critical bug notices
//maintainerEmail: pkg.author,
// contact for security and critical bug notices
// where to look for configuration
configDir: './greenlock.d',
// whether or not to run at cloudscale

Ver arquivo

@ -9,7 +9,7 @@ require('greenlock-express')
// contact for security and critical bug notices
//maintainerEmail: pkg.author,
// contact for security and critical bug notices
// where to look for configuration
configDir: './greenlock.d',
// whether or not to run at cloudscale

Ver arquivo

@ -1,6 +1,6 @@
{
"name": "@root/greenlock",
"version": "4.0.0",
"version": "4.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Ver arquivo

@ -1,6 +1,6 @@
{
"name": "@root/greenlock",
"version": "4.0.0",
"version": "4.0.1",
"description": "The easiest Let's Encrypt client for Node.js and Browsers",
"homepage": "https://rootprojects.org/greenlock/",
"main": "greenlock.js",