We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b614d commit 68317b4Copy full SHA for 68317b4
1 file changed
.craft.yml
@@ -200,6 +200,8 @@ targets:
200
onlyIfPresent: /^sentry-gatsby-\d.*\.tgz$/
201
'npm:@sentry/google-cloud-serverless':
202
onlyIfPresent: /^sentry-google-cloud-serverless-\d.*\.tgz$/
203
+ 'npm:@sentry/hono':
204
+ onlyIfPresent: /^sentry-hono-\d.*\.tgz$/
205
'npm:@sentry/nestjs':
206
onlyIfPresent: /^sentry-nestjs-\d.*\.tgz$/
207
'npm:@sentry/nextjs':
0 commit comments