Skip to content

Commit

Permalink
Change size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
ohansFavour committed Jun 25, 2024
1 parent 3352554 commit bd7494f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
},
{
"path": "recipe/thirdparty/index.js",
"limit": "30kb"
"limit": "32kb"
},
{
"path": "recipe/emailpassword/index.js",
Expand All @@ -169,7 +169,7 @@
},
{
"path": "recipe/thirdparty/prebuiltui.js",
"limit": "49kb"
"limit": "51kb"
},
{
"path": "recipe/emailpassword/prebuiltui.js",
Expand Down

0 comments on commit bd7494f

Please sign in to comment.