Skip to content

Commit b46b3df

Browse files
committed
Bump @sentry/node size-limit
1 parent e28b69b commit b46b3df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ module.exports = [
287287
import: createImport('init'),
288288
ignore: [...builtinModules, ...nodePrefixedBuiltinModules],
289289
gzip: true,
290-
limit: '163 KB',
290+
limit: '164 KB',
291291
},
292292
{
293293
name: '@sentry/node - without tracing',

0 commit comments

Comments
 (0)