update deps to fix bugs related to #11

This commit is contained in:
AJ ONeal 2016-02-11 13:49:46 -05:00
parent e3325949cc
commit b616af767d
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
}, },
"dependencies": { "dependencies": {
"homedir": "^0.6.0", "homedir": "^0.6.0",
"letsencrypt": "^1.4.0", "letsencrypt": "^1.4.1",
"localhost.daplie.com-certificates": "^1.1.2", "localhost.daplie.com-certificates": "^1.1.2",
"mkdirp": "^0.5.1" "mkdirp": "^0.5.1"
} }