From f3ffe2696964e69e50d34a157ad49025d1abcd27 Mon Sep 17 00:00:00 2001 From: James Jarvis Date: Thu, 3 Oct 2024 16:16:02 -0700 Subject: [PATCH] chore(auth): update bundle size --- 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 de32954d3d..5839ac78fa 100644 --- a/packages/aws-amplify/package.json +++ b/packages/aws-amplify/package.json @@ -461,7 +461,7 @@ "name": "[Auth] Associate WebAuthN Credential (Cognito)", "path": "./dist/esm/auth/index.mjs", "import": "{ associateWebAuthnCredential }", - "limit": "12.45 kB" + "limit": "12.60 kB" }, { "name": "[Storage] copy (S3)",