forked from coolaj86/goldilocks.js
fix links
This commit is contained in:
parent
4defabcc5a
commit
c10ecad62d
|
@ -39,8 +39,8 @@
|
||||||
"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",
|
||||||
"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",
|
"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",
|
||||||
|
@ -51,10 +51,10 @@
|
||||||
"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",
|
||||||
"oauth3-cli": "git+https://github.com:OAuth3/oauth3-cli.git#master",
|
"oauth3-cli": "git+https://github.com/OAuth3/oauth3-cli.git#master",
|
||||||
"redirect-https": "^1.1.0",
|
"redirect-https": "^1.1.0",
|
||||||
"serve-index": "^1.7.0",
|
"serve-index": "^1.7.0",
|
||||||
"serve-static": "^1.10.0",
|
"serve-static": "^1.10.0",
|
||||||
"stunnel": "git+https://github.com:Daplie/node-tunnel-client.git#master"
|
"stunnel": "git+https://github.com/Daplie/node-tunnel-client.git#master"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue