Skip to content

Commit d6df089

Browse files
chore(deps): update dependency @size-limit/preset-small-lib to v11.1.6 (#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>
1 parent d547075 commit d6df089

File tree

2 files changed

+200
-180
lines changed

2 files changed

+200
-180
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@
7575
"size-limit": [
7676
{
7777
"path": "dist/react-router-prompt.js",
78-
"limit": "1.2 KB"
78+
"limit": "600 B"
7979
},
8080
{
8181
"path": "dist/react-router-prompt.umd.cjs",
82-
"limit": "1.2 KB"
82+
"limit": "800 B"
8383
}
8484
]
8585
}

0 commit comments

Comments
 (0)