Skip to content

Commit

Permalink
chore: update .size-limit.json
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless committed Dec 12, 2023
1 parent 700c7fc commit 318d3f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .size-limit.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"path": "dist/index.js",
"limit": "1.95 KB",
"limit": "2.95 KB",
"webpack": false,
"running": false
},
{
"path": "dist/index.js",
"limit": "1 KB",
"limit": "1.5 KB",
"import": "{ Bar }"
}
]

0 comments on commit 318d3f3

Please sign in to comment.