Skip to content

Commit 62b8851

Browse files
committed
size limit bump
1 parent f0c8292 commit 62b8851

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
@@ -79,7 +79,7 @@ module.exports = [
7979
path: 'packages/browser/build/npm/esm/index.js',
8080
import: createImport('init', 'browserTracingIntegration', 'replayIntegration', 'replayCanvasIntegration'),
8181
gzip: true,
82-
limit: '78.2 KB',
82+
limit: '78.5 KB',
8383
},
8484
{
8585
name: '@sentry/browser (incl. Tracing, Replay, Feedback)',

0 commit comments

Comments
 (0)