Skip to content

Commit

Permalink
feat #1112 (carousel pause button): fix bundlewatch
Browse files Browse the repository at this point in the history
  • Loading branch information
MewenLeHo committed Apr 19, 2022
1 parent 2c06277 commit f3bcc67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bundlewatch.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
{
"path": "./dist/js/boosted.bundle.js",
"maxSize": "47.75 kB"
"maxSize": "48.0 kB"
},
{
"path": "./dist/js/boosted.bundle.min.js",
Expand All @@ -50,7 +50,7 @@
},
{
"path": "./dist/js/boosted.js",
"maxSize": "33.25 kB"
"maxSize": "33.5 kB"
},
{
"path": "./dist/js/boosted.min.js",
Expand Down

0 comments on commit f3bcc67

Please sign in to comment.