Skip to content

Commit ce9556f

Browse files
committed
drop size limit to 2.5kb
1 parent 0d98983 commit ce9556f

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
@@ -54,7 +54,7 @@
5454
{
5555
"path": "lib/index.js",
5656
"import": "{controller, attr, target, targets}",
57-
"limit": "2.7kb"
57+
"limit": "2.5kb"
5858
},
5959
{
6060
"path": "lib/abilities.js",

0 commit comments

Comments
 (0)