Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…try-js-contrib into master
  • Loading branch information
carolinee21 committed Jul 17, 2020
2 parents 86bea49 + f0fab26 commit ccacd8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/node/opentelemetry-plugin-pg-pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@opentelemetry/context-async-hooks": "0.9.0",
"@opentelemetry/plugin-pg": "^0.8.0",
"@opentelemetry/test-utils": "^0.8.0",
"@opentelemetry/tracing": "^0.9.0",
"@opentelemetry/tracing": "0.9.0",
"@types/mocha": "7.0.2",
"@types/node": "12.12.47",
"@types/pg": "7.14.4",
Expand Down
2 changes: 2 additions & 0 deletions propagators/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ api.propagation.setGlobalPropagator(new GrpcCensusPropagator());
## License

Apache 2.0 - See [LICENSE][license-url] for more information.

[license-url]: https://github.com/open-telemetry/opentelemetry-js-contrib/blob/master/LICENSE

0 comments on commit ccacd8e

Please sign in to comment.