update package.json

This commit is contained in:
AJ ONeal 2015-12-12 06:38:46 +00:00
parent efa08d0e89
commit fc4c63891c
1 changed files with 5 additions and 1 deletions

View File

@ -28,5 +28,9 @@
"bugs": {
"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"
}
}