Skip to content

Commit e532f44

Browse files
committed
feat: Update sdk size
1 parent 1f83c01 commit e532f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.size-limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ module.exports = [
240240
import: createImport('init'),
241241
ignore: [...builtinModules, ...nodePrefixedBuiltinModules],
242242
gzip: true,
243-
limit: '157 KB',
243+
limit: '158 KB',
244244
},
245245
{
246246
name: '@sentry/node - without tracing',

0 commit comments

Comments
 (0)