uber-node / tcurl

A command line utility to talk to tchannel servers
MIT License
36 stars 7 forks source link

Make tcurl work for 0.10 #135

Closed black-adder closed 6 years ago

black-adder commented 6 years ago

There were some recent changes that made tcurl compatible for node ^8 but broke it for 0.10. Since this is essentially EOL, we should make sure the dependencies work for 0.10, other versions shouldn't matter.

Signed-off-by: Won Jun Jang wjang@uber.com

black-adder commented 6 years ago

@kriskowal thanks! do you mind cutting a new release?

black-adder commented 6 years ago

nvm, looks like I can create a new build off master