@thefittingroom/shop-ui 5.0.21 → 5.0.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +6 -6
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -45977,9 +45977,9 @@ const SHARED_CONFIG = {
|
|
|
45977
45977
|
appGooglePlayUrl: "https://play.google.com/store/apps/details?id=com.thefittingroom.marketplace"
|
|
45978
45978
|
},
|
|
45979
45979
|
build: {
|
|
45980
|
-
version: `${"5.0.
|
|
45981
|
-
commitHash: `${"
|
|
45982
|
-
date: `${"2026-05-
|
|
45980
|
+
version: `${"5.0.22"}`,
|
|
45981
|
+
commitHash: `${"8a06d35"}`,
|
|
45982
|
+
date: `${"2026-05-17T15:31:13.958Z"}`
|
|
45983
45983
|
}
|
|
45984
45984
|
};
|
|
45985
45985
|
const CONFIGS = {
|
|
@@ -46053,14 +46053,14 @@ const CONFIGS = {
|
|
|
46053
46053
|
measurementId: "G-B7GDQ1Y9LL"
|
|
46054
46054
|
},
|
|
46055
46055
|
api: {
|
|
46056
|
-
baseUrl: "https://
|
|
46056
|
+
baseUrl: "https://demo.thefittingroom.xyz/api",
|
|
46057
46057
|
vtoTimeoutMs: 12e4
|
|
46058
46058
|
},
|
|
46059
46059
|
asset: {
|
|
46060
|
-
baseUrl: "http://
|
|
46060
|
+
baseUrl: "http://demo.thefittingroom.xyz/s3/tfr-assets-dev/shop-sdk/assets/v5"
|
|
46061
46061
|
},
|
|
46062
46062
|
frames: {
|
|
46063
|
-
baseUrl: "http://
|
|
46063
|
+
baseUrl: "http://demo.thefittingroom.xyz/s3/tfr-assets-dev"
|
|
46064
46064
|
},
|
|
46065
46065
|
features: {
|
|
46066
46066
|
vtoPrefetch: false
|