Skip to content

Commit aeb04ba

Browse files
committed
refactor: update peer dependency versions
1 parent 73788c6 commit aeb04ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ngx-sentry/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"access": "public"
2020
},
2121
"peerDependencies": {
22-
"@angular/common": "^17.0.0 || ^18.0.0 || ^19.0.0",
23-
"@angular/core": "^17.0.0 || ^18.0.0 || ^19.0.0",
22+
"@angular/common": "^18.0.0 || ^19.0.0 || ^20.0.0",
23+
"@angular/core": "^18.0.0 || ^19.0.0 || ^20.0.0",
2424
"@sentry/browser": "^9.0.0"
2525
},
2626
"dependencies": {

0 commit comments

Comments
 (0)