use git repos for packages

This commit is contained in:
AJ ONeal 2016-10-20 22:25:31 -06:00
parent 23687056c2
commit 1dc22cfafc
1 changed files with 4 additions and 3 deletions

View File

@ -44,10 +44,11 @@
"finalhandler": "^0.4.0",
"httpolyglot": "^0.1.1",
"ipify": "^1.1.0",
"le-challenge-ddns": "^2.0.1",
"le-challenge-fs": "^2.0.5",
"le-challenge-ddns": "git+https://github.com/Daplie/le-challenge-ddns.git#master",
"le-challenge-fs": "git+https://github.com/Daplie/le-challenge-fs.git#master",
"le-challenge-sni": "^2.0.1",
"letsencrypt-express": "^2.0.2",
"letsencrypt-express": "git+https://github.com/Daplie/letsencrypt-express.git#master",
"letsencrypt": "git+https://github.com/Daplie/node-letsencrypt.git#master",
"livereload": "^0.6.0",
"localhost.daplie.com-certificates": "^1.2.0",
"minimist": "^1.1.1",