Skip to content

Commit df441c1

Browse files
committed
Add supabase to verdaccio config
1 parent 3cb5c8b commit df441c1

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
@@ -158,6 +158,12 @@ packages:
158158
unpublish: $all
159159
# proxy: npmjs # Don't proxy for E2E tests!
160160

161+
'@sentry/supabase':
162+
access: $all
163+
publish: $all
164+
unpublish: $all
165+
# proxy: npmjs # Don't proxy for E2E tests!
166+
161167
'@sentry/svelte':
162168
access: $all
163169
publish: $all

0 commit comments

Comments
 (0)