We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fcfcd commit 990a7a7Copy full SHA for 990a7a7
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "https-localhost",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"description": "HTTPS server running on localhost",
5
"main": "index.js",
6
"scripts": {
@@ -30,7 +30,7 @@
30
"bugs": {
31
"url": "https://github.com/daquinoaldo/https-localhost/issues"
32
},
33
- "homepage": "https://github.com/daquinoaldo/https-localhost#readme",
+ "homepage": "https://daquinoaldo.github.io/https-localhost/",
34
"dependencies": {
35
"compression": "^1.7.3",
36
"express": "^4.16.3",
0 commit comments