Skip to content

Commit ce74637

Browse files
committed
fix: slight size bump
1 parent 019cf99 commit ce74637

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
@@ -38,7 +38,7 @@ module.exports = [
3838
path: 'packages/browser/build/npm/esm/prod/index.js',
3939
import: createImport('init', 'browserTracingIntegration'),
4040
gzip: true,
41-
limit: '41.3 KB',
41+
limit: '41.35 KB',
4242
},
4343
{
4444
name: '@sentry/browser (incl. Tracing, Profiling)',

0 commit comments

Comments
 (0)