Skip to content

Commit bcd486b

Browse files
authored
chore: update max size
1 parent 54d73bd commit bcd486b

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
@@ -79,7 +79,7 @@
7979
"bundlesize": [
8080
{
8181
"path": "./umd/compute-scroll-into-view.min.js",
82-
"maxSize": "2.5 kB",
82+
"maxSize": "2.6 kB",
8383
"compression": "none"
8484
}
8585
],

0 commit comments

Comments
 (0)