Skip to content

Commit

Permalink
chore: Add @sentry/bun to craft config (#9050)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad authored Sep 19, 2023
1 parent 1971f64 commit 265b83c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ targets:
- name: npm
id: '@sentry/opentelemetry-node'
includeNames: /^sentry-opentelemetry-node-\d.*\.tgz$/
- name: npm
id: '@sentry/bun'
includeNames: /^sentry-bun-\d.*\.tgz$/

## 5. Fullstack/Meta Frameworks (depending on Node and Browser or Framework SDKs)
- name: npm
Expand Down

0 comments on commit 265b83c

Please sign in to comment.