Skip to content

Commit 237728b

Browse files
committed
delete private (verdaccio)
1 parent adc9433 commit 237728b

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,6 @@ 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-
214209
'@*/*':
215210
# scoped packages
216211
access: $all

packages/nitro-utils/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/nitro-utils",
77
"author": "Sentry",
88
"license": "MIT",
9-
"private": true,
109
"type": "module",
1110
"engines": {
1211
"node": ">=14.18"

0 commit comments

Comments
 (0)