Skip to content

Commit e8b8417

Browse files
committed
New release v1.1.0
1 parent f104060 commit e8b8417

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "https-localhost",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "HTTPS server running on localhost",
55
"main": "index.js",
66
"scripts": {
@@ -14,6 +14,16 @@
1414
"type": "git",
1515
"url": "git+https://github.com/daquinoaldo/https-localhost.git"
1616
},
17+
"keywords": [
18+
"localhost",
19+
"https",
20+
"http2",
21+
"https-server",
22+
"SSL",
23+
"express",
24+
"expressjs",
25+
"express-js"
26+
],
1727
"author": "Aldo D'Aquino",
1828
"license": "AGPL-3.0",
1929
"bugs": {

0 commit comments

Comments
 (0)