Skip to content

Commit 419629d

Browse files
committed
fix verdaccio config
1 parent 349b9b7 commit 419629d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

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

95+
'@sentry/node-experimental':
96+
access: $all
97+
publish: $all
98+
unpublish: $all
99+
# proxy: npmjs # Don't proxy for E2E tests!
100+
95101
'@sentry/opentelemetry-node':
96102
access: $all
97103
publish: $all

0 commit comments

Comments
 (0)