Skip to content

Commit

Permalink
Update package.json to create a beta release for otel middleware sinc…
Browse files Browse the repository at this point in the history
…e Deno does not like our stackblitz packages
  • Loading branch information
brettimus committed Aug 19, 2024
1 parent 1be6f45 commit 0696491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client-library-otel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Fiberplane<info@fiberplane.com>",
"type": "module",
"main": "dist/index.js",
"version": "0.1.0-beta.8",
"version": "0.1.0-beta.9",
"dependencies": {
"@opentelemetry/api": "~1.9.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.52.1",
Expand Down

0 comments on commit 0696491

Please sign in to comment.