Skip to content

Commit

Permalink
Bump size limit (from adding logging)
Browse files Browse the repository at this point in the history
  • Loading branch information
cshfang committed Nov 13, 2023
1 parent 579c758 commit f0a9538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
"name": "[Auth] Basic Auth Flow (Cognito)",
"path": "./dist/esm/auth/index.mjs",
"import": "{ signIn, signOut, fetchAuthSession, confirmSignIn }",
"limit": "27.40 kB"
"limit": "27.44 kB"
},
{
"name": "[Auth] OAuth Auth Flow (Cognito)",
Expand Down

0 comments on commit f0a9538

Please sign in to comment.