Skip to content

Commit 9623da9

Browse files
committed
server-ssl.js
make it more obvious you aren't supposed to import this package directly
1 parent a0201fc commit 9623da9

File tree

3 files changed

+4
-15
lines changed

3 files changed

+4
-15
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "server-ssl",
33
"author": "FirstTimeEZ",
4-
"version": "34.0.1",
4+
"version": "35.0.1",
55
"description": "Configurable SSL Server that runs on Node.js which can be used for development or production and can create and renew Lets Encrypt Certificates automatically using ACME",
6-
"main": "ssl/explain.js",
6+
"main": "template; do not import; read the Getting Started of the README, maybe you want to use: lets-encrypt-acme-client",
77
"type": "module",
88
"keywords": [
99
"server",

ssl/explain.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)