Skip to content

Commit 990a7a7

Browse files
committed
v1.1.3: updated website url
1 parent 29fcfcd commit 990a7a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "https-localhost",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "HTTPS server running on localhost",
55
"main": "index.js",
66
"scripts": {
@@ -30,7 +30,7 @@
3030
"bugs": {
3131
"url": "https://github.com/daquinoaldo/https-localhost/issues"
3232
},
33-
"homepage": "https://github.com/daquinoaldo/https-localhost#readme",
33+
"homepage": "https://daquinoaldo.github.io/https-localhost/",
3434
"dependencies": {
3535
"compression": "^1.7.3",
3636
"express": "^4.16.3",

0 commit comments

Comments
 (0)