2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-04-21 19:40:37 +00:00

update tunnel-packer version

This commit is contained in:
AJ ONeal 2016-10-06 16:36:51 -06:00
parent 53a89f7a48
commit 64cfee686e

View File

@ -49,7 +49,7 @@
"commander": "^2.9.0", "commander": "^2.9.0",
"jsonwebtoken": "^7.1.9", "jsonwebtoken": "^7.1.9",
"sni": "^1.0.0", "sni": "^1.0.0",
"tunnel-packer": "^1.0.0", "tunnel-packer": "^1.1.0",
"ws": "^1.1.1" "ws": "^1.1.1"
} }
} }