use git repos for packages
This commit is contained in:
parent
23687056c2
commit
1dc22cfafc
|
@ -44,10 +44,11 @@
|
||||||
"finalhandler": "^0.4.0",
|
"finalhandler": "^0.4.0",
|
||||||
"httpolyglot": "^0.1.1",
|
"httpolyglot": "^0.1.1",
|
||||||
"ipify": "^1.1.0",
|
"ipify": "^1.1.0",
|
||||||
"le-challenge-ddns": "^2.0.1",
|
"le-challenge-ddns": "git+https://github.com/Daplie/le-challenge-ddns.git#master",
|
||||||
"le-challenge-fs": "^2.0.5",
|
"le-challenge-fs": "git+https://github.com/Daplie/le-challenge-fs.git#master",
|
||||||
"le-challenge-sni": "^2.0.1",
|
"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",
|
"livereload": "^0.6.0",
|
||||||
"localhost.daplie.com-certificates": "^1.2.0",
|
"localhost.daplie.com-certificates": "^1.2.0",
|
||||||
"minimist": "^1.1.1",
|
"minimist": "^1.1.1",
|
||||||
|
|
Loading…
Reference in New Issue