Skip to content

Commit fcfb4ba

Browse files
committed
re-add sucrase override
1 parent cf96436 commit fcfb4ba

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@
147147
"resolutions": {
148148
"gauge/strip-ansi": "6.0.1",
149149
"wide-align/string-width": "4.2.3",
150-
"cliui/wrap-ansi": "7.0.0"
150+
"cliui/wrap-ansi": "7.0.0",
151+
"sucrase": "getsentry/sucrase#es2020-polyfills"
151152
},
152153
"version": "0.0.0",
153154
"name": "sentry-javascript",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37946,7 +37946,7 @@ __metadata:
3794637946
languageName: node
3794737947
linkType: hard
3794837948

37949-
"sucrase@npm:^3.27.0, sucrase@npm:^3.35.0":
37949+
"sucrase@getsentry/sucrase#es2020-polyfills":
3795037950
version: 3.36.0
3795137951
resolution: "sucrase@https://github.com/getsentry/sucrase.git#commit=fd682f6129e507c00bb4e6319cc5d6b767e36061"
3795237952
dependencies:

0 commit comments

Comments
 (0)