Skip to content

Commit

Permalink
chore: increase auth bundle size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
erinleigh90 committed Jun 5, 2023
1 parent f7c4691 commit 49c1e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"name": "Auth (top-level class)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, Auth }",
"limit": "74 kB"
"limit": "74.1 kB"
}
],
"jest": {
Expand Down

0 comments on commit 49c1e8b

Please sign in to comment.