Skip to content

Commit 11ad454

Browse files
committed
bump size
1 parent fe928db commit 11ad454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,11 +246,11 @@
246246
"bundlesize": [
247247
{
248248
"path": "lib/**/*.js",
249-
"maxSize": "53 kB"
249+
"maxSize": "54 kB"
250250
},
251251
{
252252
"path": "commerce-sdk-isomorphic-with-deps.tgz",
253-
"maxSize": "2.4 MB"
253+
"maxSize": "2.42 MB"
254254
}
255255
],
256256
"proxy": "https://SHORTCODE.api.commercecloud.salesforce.com"

0 commit comments

Comments
 (0)