Skip to content

Commit 1aa18ea

Browse files
committed
update node size
1 parent 7feef93 commit 1aa18ea

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
@@ -233,7 +233,7 @@ module.exports = [
233233
import: createImport('init'),
234234
ignore: [...builtinModules, ...nodePrefixedBuiltinModules],
235235
gzip: true,
236-
limit: '147 KB',
236+
limit: '148 KB',
237237
},
238238
{
239239
name: '@sentry/node - without tracing',

0 commit comments

Comments
 (0)