Skip to content

Commit 748f816

Browse files
committed
test(size-limit): reduce limit
1 parent 151455e commit 748f816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
{
7474
"path": "./index.js",
7575
"import": "{ logger }",
76-
"limit": "924 B"
76+
"limit": "901 B"
7777
}
7878
],
7979
"clean-publish": {

0 commit comments

Comments
 (0)