Skip to content

Commit

Permalink
increase bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
yunakim714 committed Sep 30, 2024
1 parent 2bd3fdb commit 36fa4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"bundlesize": [
{
"path": "lib/**/*.js",
"maxSize": "48 kB"
"maxSize": "49 kB"
},
{
"path": "commerce-sdk-isomorphic-with-deps.tgz",
Expand Down

0 comments on commit 36fa4b1

Please sign in to comment.