Skip to content

Commit

Permalink
ci(size-limit): increase size
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Oct 18, 2021
1 parent 184e394 commit 1be5d56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .size-limit
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
{
"path": "dist/index.js",
"limit": "9.4 KB",
"limit": "9.5 KB",
"import": "Chart"
},
{
Expand All @@ -18,7 +18,7 @@
},
{
"path": "dist/index.modern.js",
"limit": "9.4 KB",
"limit": "9.5 KB",
"import": "Chart"
}
]

0 comments on commit 1be5d56

Please sign in to comment.