Skip to content

Commit ffbe349

Browse files
authored
chore: bump bundlesize limit
1 parent 47f982c commit ffbe349

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
@@ -89,7 +89,7 @@
8989
"bundlesize": [
9090
{
9191
"path": "./umd/scroll-into-view-if-needed.min.js",
92-
"maxSize": "3.2 kB",
92+
"maxSize": "3.3 kB",
9393
"compression": "none"
9494
}
9595
],

0 commit comments

Comments
 (0)