Skip to content

Commit 91eb2b3

Browse files
authored
fix(js): Add override for @sentry/core (#238)
To ensure that a consistent version is used. May be fixed by codecov/codecov-javascript-bundler-plugins#242
1 parent 7166475 commit 91eb2b3

File tree

2 files changed

+7
-60
lines changed

2 files changed

+7
-60
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@
2929
"prettier": "^3.4.2",
3030
"tailwindcss": "^3.4.17",
3131
"vite": "^6.0.11"
32+
},
33+
"overrides": {
34+
"@sentry/core": "^9.0.0-alpha.0"
3235
}
3336
}

0 commit comments

Comments
 (0)