Skip to content

Commit dd9347e

Browse files
committed
chore(nanoviews): fix size-limit config
1 parent 153b457 commit dd9347e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nanoviews/.size-limit.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "All publics",
44
"path": "dist/index.production.js",
55
"import": "*",
6-
"limit": "4.81 kB"
6+
"limit": "4.82 kB"
77
},
88
{
99
"name": "All internals",

0 commit comments

Comments
 (0)