Skip to content

Commit 7deb3bd

Browse files
committed
Merge remote-tracking branch 'upstream/preview' into feature/design-layer-integration
* upstream/preview: bump size
2 parents 88e0f72 + 11ad454 commit 7deb3bd

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
@@ -270,11 +270,11 @@
270270
"bundlesize": [
271271
{
272272
"path": "lib/**/*.js",
273-
"maxSize": "53 kB"
273+
"maxSize": "54 kB"
274274
},
275275
{
276276
"path": "commerce-sdk-isomorphic-with-deps.tgz",
277-
"maxSize": "2.4 MB"
277+
"maxSize": "2.42 MB"
278278
}
279279
],
280280
"proxy": "https://SHORTCODE.api.commercecloud.salesforce.com"

0 commit comments

Comments
 (0)