Skip to content

Commit

Permalink
commit size change
Browse files Browse the repository at this point in the history
  • Loading branch information
theKashey committed Feb 14, 2024
1 parent 3d17d4d commit 269b8d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .size-limit.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"path": "dist/cjs/UI.js",
"limit": "3.7 KB",
"limit": "3.8 KB",
"ignore": [
"prop-types",
"@babel/runtime",
Expand All @@ -10,7 +10,7 @@
},
{
"path": "dist/es2015/sidecar.js",
"limit": "4.2 KB",
"limit": "4.5 KB",
"ignore": [
"prop-types",
"@babel/runtime",
Expand All @@ -19,7 +19,7 @@
},
{
"path": "dist/es2015/index.js",
"limit": "6.5 KB",
"limit": "6.8 KB",
"ignore": [
"prop-types",
"@babel/runtime",
Expand Down

0 comments on commit 269b8d1

Please sign in to comment.