Skip to content

Commit 0cbee2d

Browse files
committed
add todo to changedependecy when published
1 parent fc9b539 commit 0cbee2d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

examples/web/DEPENDENCIES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Dependencies Notes
2+
3+
## Local Development Dependencies
4+
5+
- `@opentelemetry/instrumentation-browser-navigation`: Currently using `file:../../packages/instrumentation-browser-navigation`
6+
- **TODO**: Change to npm version (e.g., `"^0.54.0"`) when package is published to npm registry
7+
- This is a temporary local file reference for development and testing

0 commit comments

Comments
 (0)