Skip to content

Commit 9ea1ab1

Browse files
Merge pull request #53 from MetaMask/fix/update-sentry-peerDeps
fix: sentry/core peerDeps v10
2 parents 17bb08c + b654ab6 commit 9ea1ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"peerDependencies": {
2626
"@babel/runtime": "^7.x",
27-
"@sentry/core": "^9.x"
27+
"@sentry/core": "^10.x"
2828
},
2929
"peerDependenciesMeta": {
3030
"@sentry/core": {

0 commit comments

Comments
 (0)