You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "server-ssl",
3
3
"author": "FirstTimeEZ",
4
-
"version": "44.0.3",
4
+
"version": "50.0.1",
5
5
"description": "Node.js server that is SSL by default that can be used for development or production and can create and renew Lets Encrypt Certificates automatically using ACME, including wildcard certificates",
6
6
"main": "template; do not import; read the Getting Started of the README, maybe you want to use: lets-encrypt-acme-client",
0 commit comments