fix deps typo

This commit is contained in:
AJ ONeal 2017-03-29 13:36:29 -06:00
parent 942b7b587e
commit 47708d5343
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
"homepage": "https://git.daplie.com/Daplie/node-tunnel-client#readme",
"dependencies": {
"commander": "^2.9.0",
"oauth3.js": "git+https://git.daplie.com:OAuth3/oauth3.js.git#v1",
"oauth3.js": "git+https://git.daplie.com/OAuth3/oauth3.js.git#v1",
"jsonwebtoken": "^7.1.9",
"sni": "^1.0.0",
"tunnel-packer": "^1.1.0",