add deps
This commit is contained in:
parent
89f26753bf
commit
92de847d27
|
@ -39,13 +39,14 @@
|
||||||
"homepage": "https://github.com/Daplie/serve-https#readme",
|
"homepage": "https://github.com/Daplie/serve-https#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "^3.4.6",
|
"bluebird": "^3.4.6",
|
||||||
"ddns-cli": "git+https://github.com:Daplie/node-ddns-client.git#master",
|
|
||||||
"daplie-tunnel": "git+https://github.com:Daplie/daplie-cli-tunnel.git#master",
|
"daplie-tunnel": "git+https://github.com:Daplie/daplie-cli-tunnel.git#master",
|
||||||
|
"ddns-cli": "git+https://github.com:Daplie/node-ddns-client.git#master",
|
||||||
"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": "^2.0.1",
|
||||||
"le-challenge-fs": "^2.0.5",
|
"le-challenge-fs": "^2.0.5",
|
||||||
|
"le-challenge-sni": "^2.0.1",
|
||||||
"letsencrypt-express": "^2.0.2",
|
"letsencrypt-express": "^2.0.2",
|
||||||
"livereload": "^0.6.0",
|
"livereload": "^0.6.0",
|
||||||
"localhost.daplie.com-certificates": "^1.2.0",
|
"localhost.daplie.com-certificates": "^1.2.0",
|
||||||
|
|
Loading…
Reference in New Issue