Skip to content

Commit 6fa63af

Browse files
committed
Add to verdaccio config
1 parent 327fa55 commit 6fa63af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dev-packages/e2e-tests/verdaccio-config/config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,12 @@ packages:
104104
unpublish: $all
105105
# proxy: npmjs # Don't proxy for E2E tests!
106106

107+
'@sentry/node-native':
108+
access: $all
109+
publish: $all
110+
unpublish: $all
111+
# proxy: npmjs # Don't proxy for E2E tests!
112+
107113
'@sentry/opentelemetry':
108114
access: $all
109115
publish: $all

0 commit comments

Comments
 (0)