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

Rebuild files for 0.22.0 #161

Closed bg451 closed 5 years ago

bg451 commented 5 years ago

Some of the previous PR's did not rebuild the distribution files, this PR is a make build from master. Need to do this before proceeding with the release.

bg451 commented 5 years ago

Ah I was on npm v5, upgrading to npm v6 changed the massive lockfile change.