Skip to content

Commit b4f6af5

Browse files
committed
fix(cli-with-sentry): move @sentry/node to dependencies
- Remove @socketsecurity/cli dependency (not a wrapper package) - Move @sentry/node from devDependencies to dependencies - cli-with-sentry is a standalone build with Sentry bundled
1 parent 2c5e57c commit b4f6af5

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

packages/cli-with-sentry/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@
4343
"node": ">=18"
4444
},
4545
"dependencies": {
46-
"@socketsecurity/cli": "workspace:*"
47-
},
48-
"devDependencies": {
4946
"@sentry/node": "8.0.0"
5047
},
5148
"publishConfig": {

pnpm-lock.yaml

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)