Skip to content

Commit

Permalink
bump size-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Nov 19, 2024
1 parent 0d74e78 commit a376535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ module.exports = [
path: 'packages/browser/build/npm/esm/index.js',
import: createImport('init', 'feedbackAsyncIntegration'),
gzip: true,
limit: '33 KB',
limit: '34 KB',
},
// React SDK (ESM)
{
Expand Down

0 comments on commit a376535

Please sign in to comment.