We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a17cd0 commit fea0707Copy full SHA for fea0707
dev-packages/e2e-tests/verdaccio-config/config.yaml
@@ -104,6 +104,12 @@ packages:
104
unpublish: $all
105
# proxy: npmjs # Don't proxy for E2E tests!
106
107
+ '@sentry/node-core':
108
+ access: $all
109
+ publish: $all
110
+ unpublish: $all
111
+ # proxy: npmjs # Don't proxy for E2E tests!
112
+
113
'@sentry/node-native':
114
access: $all
115
publish: $all
0 commit comments