Skip to content

Commit 25cd99e

Browse files
committed
chore: Update bundle size limits.
1 parent 7313dc0 commit 25cd99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
},
142142
{
143143
"path": "./dist/vendors*.js",
144-
"maxSize": "75 kB"
144+
"maxSize": "175 kB"
145145
}
146146
]
147147
}

0 commit comments

Comments
 (0)