Skip to content

Commit 388df41

Browse files
committed
Update bundlesize
1 parent c7f2ff3 commit 388df41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"bundlesize": [
5050
{
5151
"path": "./build/yea.js",
52-
"maxSize": "3.1KB"
52+
"maxSize": "3.2KB"
5353
},
5454
{
5555
"path": "./build/yea.min.js",
56-
"maxSize": "2.6KB"
56+
"maxSize": "2.7KB"
5757
}
5858
],
5959
"scripts": {

0 commit comments

Comments
 (0)