Skip to content

Commit

Permalink
choer: bump size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Dec 3, 2024
1 parent 061545b commit 83279ae
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 @@ -59,7 +59,7 @@ export default [
name: 'Core (Bundled) - Legacy - NPM (CJS)',
path: 'dist/npm/legacy/bundled/cjs/index.cjs',
import: '*',
limit: '49 KiB',
limit: '49.5 KiB',
},
{
name: 'Core (Bundled) - Legacy - NPM (UMD)',
Expand Down

0 comments on commit 83279ae

Please sign in to comment.