Skip to content

Commit

Permalink
chore: update bundle size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Samaritan1011001 committed Apr 1, 2024
1 parent e3bf991 commit bdc1277
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 @@ -383,7 +383,7 @@
"name": "[Auth] confirmSignIn (Cognito)",
"path": "./dist/esm/auth/index.mjs",
"import": "{ confirmSignIn }",
"limit": "26.49 kB"
"limit": "26.50 kB"
},
{
"name": "[Auth] updateMFAPreference (Cognito)",
Expand Down

0 comments on commit bdc1277

Please sign in to comment.