Skip to content

Commit

Permalink
fix(js): Add override for @sentry/core (#238)
Browse files Browse the repository at this point in the history
To ensure that a consistent version is used.
May be fixed by codecov/codecov-javascript-bundler-plugins#242
  • Loading branch information
mydea authored Jan 23, 2025
1 parent 7166475 commit 91eb2b3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 60 deletions.
64 changes: 4 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@
"prettier": "^3.4.2",
"tailwindcss": "^3.4.17",
"vite": "^6.0.11"
},
"overrides": {
"@sentry/core": "^9.0.0-alpha.0"
}
}

0 comments on commit 91eb2b3

Please sign in to comment.