Skip to content

Commit

Permalink
Increase bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
joon-won committed Dec 12, 2024
1 parent 79b179c commit 2dec077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@
"name": "[Auth] Basic Auth Flow (Cognito)",
"path": "./dist/esm/auth/index.mjs",
"import": "{ signIn, signOut, fetchAuthSession, confirmSignIn }",
"limit": "30.45 kB"
"limit": "30.87 kB"
},
{
"name": "[Auth] OAuth Auth Flow (Cognito)",
Expand Down Expand Up @@ -515,7 +515,7 @@
"name": "[Storage] uploadData (S3)",
"path": "./dist/esm/storage/index.mjs",
"import": "{ uploadData }",
"limit": "19.99 kB"
"limit": "22.84 kB"
}
]
}

0 comments on commit 2dec077

Please sign in to comment.