From 92de847d2739fd9507c1937647216740500118ef Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 20 Oct 2016 15:02:47 -0600 Subject: [PATCH] add deps --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bf97abe..1c73a87 100644 --- a/package.json +++ b/package.json @@ -39,13 +39,14 @@ "homepage": "https://github.com/Daplie/serve-https#readme", "dependencies": { "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", + "ddns-cli": "git+https://github.com:Daplie/node-ddns-client.git#master", "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-sni": "^2.0.1", "letsencrypt-express": "^2.0.2", "livereload": "^0.6.0", "localhost.daplie.com-certificates": "^1.2.0",