update package.json
This commit is contained in:
parent
efa08d0e89
commit
fc4c63891c
|
@ -28,5 +28,9 @@
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/Daplie/node-letsencrypt/issues"
|
"url": "https://github.com/Daplie/node-letsencrypt/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/Daplie/node-letsencrypt#readme"
|
"homepage": "https://github.com/Daplie/node-letsencrypt#readme",
|
||||||
|
"devDependencies": {
|
||||||
|
"express": "^4.13.3",
|
||||||
|
"localhost.daplie.com-certificates": "^1.1.2"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue