Skip to content

Commit 2aedfda

Browse files
committed
chore(bundlesize): change threshold
1 parent 6f7038a commit 2aedfda

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
@@ -64,7 +64,7 @@
6464
},
6565
{
6666
"path": "./lib/init/**/**.js",
67-
"maxSize": "1.5 kB"
67+
"maxSize": "1.6 kB"
6868
},
6969
{
7070
"path": "./lib/utils/**.js",

0 commit comments

Comments
 (0)