forked from coolaj86/goldilocks.js
v1.5.7
This commit is contained in:
parent
3737455eed
commit
1eb0ddfe36
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "serve-https",
|
"name": "serve-https",
|
||||||
"version": "1.5.6",
|
"version": "1.5.7",
|
||||||
"description": "Serves HTTPS using TLS (SSL) certs for localhost.daplie.com - great for testing and development.",
|
"description": "Serves HTTPS using TLS (SSL) certs for localhost.daplie.com - great for testing and development.",
|
||||||
"main": "serve.js",
|
"main": "serve.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue