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 adc9433 commit 237728bCopy full SHA for 237728b
dev-packages/e2e-tests/verdaccio-config/config.yaml
@@ -206,11 +206,6 @@ packages:
206
unpublish: $all
207
# proxy: npmjs # Don't proxy for E2E tests!
208
209
- '@sentry-internal/nitro-utils':
210
- access: $undefined
211
- publish: $undefined
212
- unpublish: $undefined
213
-
214
'@*/*':
215
# scoped packages
216
access: $all
packages/nitro-utils/package.json
@@ -6,7 +6,6 @@
6
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/nitro-utils",
7
"author": "Sentry",
8
"license": "MIT",
9
- "private": true,
10
"type": "module",
11
"engines": {
12
"node": ">=14.18"
0 commit comments