Skip to content

Commit

Permalink
update bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwin Kumar committed Apr 27, 2024
1 parent 27fb817 commit 8719a92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
"name": "[API] generateClient (AppSync)",
"path": "./dist/esm/api/index.mjs",
"import": "{ generateClient }",
"limit": "39.99 kB"
"limit": "40.09 kB"
},
{
"name": "[API] REST API handlers",
Expand Down Expand Up @@ -383,7 +383,7 @@
"name": "[Auth] confirmSignIn (Cognito)",
"path": "./dist/esm/auth/index.mjs",
"import": "{ confirmSignIn }",
"limit": "28.09 kB"
"limit": "28.10 kB"
},
{
"name": "[Auth] updateMFAPreference (Cognito)",
Expand Down Expand Up @@ -455,7 +455,7 @@
"name": "[Auth] OAuth Auth Flow (Cognito)",
"path": "./dist/esm/auth/index.mjs",
"import": "{ signInWithRedirect, signOut, fetchAuthSession }",
"limit": "21.45 kB"
"limit": "21.47 kB"
},
{
"name": "[Storage] copy (S3)",
Expand Down

0 comments on commit 8719a92

Please sign in to comment.