Skip to content

Commit 782e6f6

Browse files
committed
add filename to error message in ts version check
1 parent a8fb462 commit 782e6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/verify-packages-versions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ the package slightly less open for modifications, and prevent users from experim
1313
and from implementing some of their scenarios.
1414
1515
If you REALLY know what you are doing, and you REALLY want to use a different version of TypeScript,
16-
modify \`TYPESCRIPT_VERSION\` constant at the top of this file.
16+
modify \`TYPESCRIPT_VERSION\` constant at the top of this file (\`scripts/verify-packages-versions.js\`).
1717
1818
change: https://github.com/getsentry/sentry-javascript/pull/2848
1919
ref: https://github.com/getsentry/sentry-javascript/issues/2845

0 commit comments

Comments
 (0)