Skip to content

Commit 39b0698

Browse files
committed
server-ssl.js
add version information to output create npm package with provenance so you can use it to download the files and recieve updates rename master to main to fix readme link
1 parent f4e2a62 commit 39b0698

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "server-ssl",
33
"author": "FirstTimeEZ",
4-
"version": "31.0.7",
4+
"version": "31.0.8",
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",
66
"main": "server-ssl.js",
77
"type": "module",

0 commit comments

Comments
 (0)