node-restify
node-restify copied to clipboard
feat: bump up dtrace-provider dependency to avoid MacOS errors
Issues
Resolves:
- https://github.com/trentm/node-bunyan/issues/502
- https://github.com/trentm/node-bunyan/issues/525
- https://github.com/trentm/node-bunyan/issues/502
- https://github.com/react-community/create-react-native-app/issues/135
The installed version of DTrace-provider was 0.8.1 instead of the newest with resolved problem "could not find module". This change provides installation of the correct version of DTrace-provider with these problems fixed.
Changes
Bump up an optional dependency to DTrace-provider package
10 days without any comment :(