Skip to content

Commit 5973ab5

Browse files
logaretmclaude
andcommitted
ref(opentelemetry): use kebab-case for tracing-channel subpath export
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1b87a8f commit 5973ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"default": "./build/cjs/index.js"
2828
}
2929
},
30-
"./tracingChannel": {
30+
"./tracing-channel": {
3131
"import": {
3232
"types": "./build/types/tracingChannel.d.ts",
3333
"default": "./build/esm/tracingChannel.js"

0 commit comments

Comments
 (0)