Skip to content

Commit

Permalink
chore(nanoviews): fix size-limit config
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Sep 2, 2024
1 parent 2aae870 commit 72cd383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nanoviews/.size-limit.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "All publics",
"path": "dist/index.production.js",
"import": "*",
"limit": "4.81 kB"
"limit": "4.82 kB"
},
{
"name": "All internals",
Expand Down

0 comments on commit 72cd383

Please sign in to comment.