Skip to content

Commit

Permalink
chore: update size-limit files to include umd
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedriad1 committed Jan 7, 2025
1 parent 9da4ad9 commit b102605
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
{
"path": "dist/index.min.mjs",
"limit": "15 KB"
},
{
"path": "dist/index.umd.min.js",
"limit": "15 KB"
}
],
"engines": {
Expand Down

0 comments on commit b102605

Please sign in to comment.