lightstep / lightstep-tracer-javascript

Lightstep distributed tracing library for Node.js and the browser
https://lightstep.com
MIT License
77 stars 66 forks source link

Fix production dependencies on 'google-protobuf' and 'hex2dec' #115

Closed ja30278 closed 6 years ago

ja30278 commented 6 years ago

Both 'google-protobuf' and 'hex2dec' are currently required by non-dev code, and should be included in the production dependency set.

google-protobuf:

hex2dec: