Skip to content

Commit

Permalink
chore(deps): update dependency @size-limit/preset-small-lib to v11.1.6 (
Browse files Browse the repository at this point in the history
#171)

* chore(deps): update dependency @size-limit/preset-small-lib to v11.1.6

* Reduce size-limit

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shyam Gupta <shyam@lawlytics.com>
  • Loading branch information
renovate[bot] and sshyam-gupta authored Dec 25, 2024
1 parent d547075 commit d6df089
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 180 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@
"size-limit": [
{
"path": "dist/react-router-prompt.js",
"limit": "1.2 KB"
"limit": "600 B"
},
{
"path": "dist/react-router-prompt.umd.cjs",
"limit": "1.2 KB"
"limit": "800 B"
}
]
}
Loading

0 comments on commit d6df089

Please sign in to comment.