Skip to content

Commit b6f4fcf

Browse files
committed
chore: update size limit
1 parent 384fd5a commit b6f4fcf

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
@@ -169,7 +169,7 @@
169169
},
170170
{
171171
"path": "recipe/thirdparty/prebuiltui.js",
172-
"limit": "53kb"
172+
"limit": "54kb"
173173
},
174174
{
175175
"path": "recipe/emailpassword/prebuiltui.js",

0 commit comments

Comments
 (0)