Skip to content

Commit 5b3bdc6

Browse files
Copilotmattcosta7
andcommitted
Update size-limit to accommodate lazy-define improvements (2.5kb → 2.6kb)
Co-authored-by: mattcosta7 <8616962+mattcosta7@users.noreply.github.com>
1 parent ad91c86 commit 5b3bdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
{
5656
"path": "lib/index.js",
5757
"import": "{controller, attr, target, targets}",
58-
"limit": "2.5kb"
58+
"limit": "2.6kb"
5959
},
6060
{
6161
"path": "lib/abilities.js",

0 commit comments

Comments
 (0)