Skip to content

Commit fccc0a5

Browse files
committed
Checkpoint before follow-up message
1 parent 604bddc commit fccc0a5

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

apps/changelog/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@
6868
"resolutions": {
6969
"@types/react": "npm:[email protected]",
7070
"@types/react-dom": "npm:[email protected]",
71-
"@sentry/core": "9.27.0",
72-
"@sentry/types": "9.27.0",
73-
"@sentry/utils": "9.27.0"
71+
"@sentry/core": "9.27.0"
7472
}
7573
}

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,7 @@
138138
"resolutions": {
139139
"dompurify": "3.2.4",
140140
"@types/dompurify": "3.0.5",
141-
"@sentry/core": "9.27.0",
142-
"@sentry/types": "9.27.0",
143-
"@sentry/utils": "9.27.0"
141+
"@sentry/core": "9.27.0"
144142
},
145143
"volta": {
146144
"node": "20.11.0",

0 commit comments

Comments
 (0)