From 9a8b9a038c6dc1be553a91039fadad3f390effb4 Mon Sep 17 00:00:00 2001 From: ManojNB Date: Tue, 6 Feb 2024 16:59:10 -0800 Subject: [PATCH] chore: update bundle sizes due to core changes --- packages/aws-amplify/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/aws-amplify/package.json b/packages/aws-amplify/package.json index 2220d673e30..2f1350138d0 100644 --- a/packages/aws-amplify/package.json +++ b/packages/aws-amplify/package.json @@ -401,7 +401,7 @@ "name": "[Auth] confirmSignIn (Cognito)", "path": "./dist/esm/auth/index.mjs", "import": "{ confirmSignIn }", - "limit": "26 kB" + "limit": "26.005 kB" }, { "name": "[Auth] updateMFAPreference (Cognito)",