Skip to content

Commit a3afc05

Browse files
JPeer264claude
andcommitted
fix(e2e): Add @sentry/effect to Verdaccio config
Co-Authored-By: Claude <noreply@anthropic.com> Made-with: Cursor
1 parent a88e9a5 commit a3afc05

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
@@ -74,6 +74,12 @@ packages:
7474
unpublish: $all
7575
# proxy: npmjs # Don't proxy for E2E tests!
7676

77+
'@sentry/effect':
78+
access: $all
79+
publish: $all
80+
unpublish: $all
81+
# proxy: npmjs # Don't proxy for E2E tests!
82+
7783
'@sentry/ember':
7884
access: $all
7985
publish: $all

0 commit comments

Comments
 (0)