Skip to content

Commit 73150d2

Browse files
committed
don't publish nitro-utils
1 parent e210cf4 commit 73150d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,11 @@ packages:
206206
unpublish: $all
207207
# proxy: npmjs # Don't proxy for E2E tests!
208208

209+
'@sentry-internal/nitro-utils':
210+
access: $undefined
211+
publish: $undefined
212+
unpublish: $undefined
213+
209214
'@*/*':
210215
# scoped packages
211216
access: $all

0 commit comments

Comments
 (0)