Skip to content

Commit

Permalink
Remove lock files and fix internal peer deps in packages (#2217)
Browse files Browse the repository at this point in the history
* chore: remove lockfiles from individual packages

* chore: fix peerDependencies in individual packages

* chore: normalise dependencies between core and node

* ci(react-native): use legacy-peer-deps when installing notifiers
  • Loading branch information
yousif-bugsnag authored Oct 9, 2024
1 parent 7e81646 commit 555210e
Show file tree
Hide file tree
Showing 132 changed files with 145 additions and 85,653 deletions.
144 changes: 72 additions & 72 deletions package-lock.json

Large diffs are not rendered by default.

272 changes: 0 additions & 272 deletions packages/browser/package-lock.json

This file was deleted.

94 changes: 0 additions & 94 deletions packages/core/package-lock.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@bugsnag/cuid": "^3.0.0",
"@bugsnag/safe-json-stringify": "^6.0.0",
"error-stack-parser": "^2.0.3",
"iserror": "0.0.2",
"iserror": "^0.0.2",
"stack-generator": "^2.0.3"
}
}
Loading

0 comments on commit 555210e

Please sign in to comment.