Skip to content

Commit f5904e4

Browse files
committed
chore: bump size limits
1 parent 2821d81 commit f5904e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/analytics-js/.size-limit.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ export default [
113113
name: 'Core (Content Script) - Modern - NPM (CJS)',
114114
path: 'dist/npm/modern/content-script/cjs/index.cjs',
115115
import: '*',
116-
limit: '39.1 KiB',
116+
limit: '39.2 KiB',
117117
},
118118
{
119119
name: 'Core (Content Script) - Modern - NPM (UMD)',

0 commit comments

Comments
 (0)