change name on npm
This commit is contained in:
parent
11555ba761
commit
ee087c3231
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "https-server",
|
"name": "serve-https",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in New Issue