Skip to content

Commit

Permalink
chore: increase bundle size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
erinleigh90 committed Jul 26, 2023
1 parent 48ca502 commit 06885c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"name": "API (rest client)",
"path": "./lib-esm/index.js",
"import": "{ Amplify, RestAPI }",
"limit": "31 kB"
"limit": "31.05 kB"
}
],
"jest": {
Expand Down

0 comments on commit 06885c0

Please sign in to comment.