Skip to content

Commit 1c2570e

Browse files
committed
chore(node-core): Add node-core to release-registry in .craft.yml
1 parent 47f85b9 commit 1c2570e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.craft.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ targets:
207207
onlyIfPresent: /^sentry-nuxt-\d.*\.tgz$/
208208
'npm:@sentry/node':
209209
onlyIfPresent: /^sentry-node-\d.*\.tgz$/
210+
'npm:@sentry/node-core':
211+
onlyIfPresent: /^sentry-node-core-\d.*\.tgz$/
210212
'npm:@sentry/react':
211213
onlyIfPresent: /^sentry-react-\d.*\.tgz$/
212214
'npm:@sentry/react-router':

0 commit comments

Comments
 (0)