Skip to content

Commit

Permalink
increase bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwin Kumar committed Dec 19, 2024
1 parent d3f0fe1 commit 251f630
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 @@ -383,7 +383,7 @@
"name": "[Auth] confirmSignIn (Cognito)",
"path": "./dist/esm/auth/index.mjs",
"import": "{ confirmSignIn }",
"limit": "28.60 kB"
"limit": "28.61 kB"
},
{
"name": "[Auth] updateMFAPreference (Cognito)",
Expand Down Expand Up @@ -515,7 +515,7 @@
"name": "[Storage] uploadData (S3)",
"path": "./dist/esm/storage/index.mjs",
"import": "{ uploadData }",
"limit": "22.85 kB"
"limit": "22.87 kB"
}
]
}

0 comments on commit 251f630

Please sign in to comment.