Skip to content

Commit 8219cfb

Browse files
committed
fix: show multiple bundles on the same order
1 parent f48b2e1 commit 8219cfb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
]
4545
},
4646
"dependencies": {
47-
"@commercelayer/react-components": "^2.53.0",
47+
"@commercelayer/react-components": "^2.53.1",
4848
"@commercelayer/sdk": "^2.3.14",
4949
"@fortawesome/fontawesome-svg-core": "^1.2.36",
5050
"@fortawesome/free-solid-svg-icons": "^5.15.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -323,10 +323,10 @@
323323
client-oauth2 "^4.3.3"
324324
tslib "^2.3.1"
325325

326-
"@commercelayer/react-components@^2.53.0":
327-
version "2.53.0"
328-
resolved "https://registry.yarnpkg.com/@commercelayer/react-components/-/react-components-2.53.0.tgz#ec5171542d9ae28468b401b4e20f047d44f09c4f"
329-
integrity sha512-WZI3WKLHY3S6GVE+YAkFoCgPrKrVLJ49qKjzuAKDcQw4rI8MaPvGSfg/gatEPSygRZ4x7xuJmoWQAWMAs7wA+g==
326+
"@commercelayer/react-components@^2.53.1":
327+
version "2.53.1"
328+
resolved "https://registry.yarnpkg.com/@commercelayer/react-components/-/react-components-2.53.1.tgz#e6f54301c66f05b3cd1984a926bce07a568c5f85"
329+
integrity sha512-/rkRCRhKNIvNcpLFHLM8Hsw+gIKvD8XCuyHkX+eGYXVnSyhDTLG9Hc2QbOC7dTplakqW8DiI0qCDXTmYpwElng==
330330
dependencies:
331331
"@adyen/adyen-web" "^5.3.1"
332332
"@commercelayer/js-auth" "^2.2.6"

0 commit comments

Comments
 (0)