Skip to content

Commit 1b6d231

Browse files
committed
one more limit bump
1 parent 25b73c6 commit 1b6d231

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
@@ -134,7 +134,7 @@ module.exports = [
134134
import: createImport('init', 'ErrorBoundary', 'reactRouterV6BrowserTracingIntegration'),
135135
ignore: ['react/jsx-runtime'],
136136
gzip: true,
137-
limit: '44 KB',
137+
limit: '45 KB',
138138
},
139139
// Vue SDK (ESM)
140140
{

0 commit comments

Comments
 (0)