Skip to content

Commit

Permalink
chore: bump size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Oct 17, 2024
1 parent 8bc43f4 commit d340774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/analytics-js/.size-limit.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export default [
name: 'Core (Content Script) - Modern - NPM (CJS)',
path: 'dist/npm/modern/content-script/cjs/index.cjs',
import: '*',
limit: '38.5 KiB',
limit: '40 KiB',
},
{
name: 'Core (Content Script) - Modern - NPM (UMD)',
Expand Down

0 comments on commit d340774

Please sign in to comment.