Skip to content

Commit

Permalink
fix: Add otel-node package to craft (#6065)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Oct 27, 2022
1 parent 078f4a4 commit 3de8e7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .craft.yml
Expand Up @@ -48,3 +48,5 @@ targets:
onlyIfPresent: /^sentry-remix-.*\.tgz$/
'npm:@sentry/svelte':
onlyIfPresent: /^sentry-svelte-.*\.tgz$/
'npm:@sentry/opentelemetry-node':
onlyIfPresent: /^sentry-opentelemetry-node-.*\.tgz$/

0 comments on commit 3de8e7e

Please sign in to comment.