Skip to content

Commit

Permalink
chore: update bundle size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Samaritan1011001 committed Jul 24, 2024
1 parent 639f6c1 commit f2d15be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@
"name": "[Analytics] record (Kinesis)",
"path": "./dist/esm/analytics/kinesis/index.mjs",
"import": "{ record }",
"limit": "48.56 kB"
"limit": "48.74 kB"
},
{
"name": "[Analytics] record (Kinesis Firehose)",
Expand Down

0 comments on commit f2d15be

Please sign in to comment.