@thefittingroom/shop-ui 5.0.39 → 5.0.40
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 +3 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -48137,9 +48137,9 @@ const SHARED_CONFIG = {
|
|
|
48137
48137
|
appGooglePlayUrl: "https://play.google.com/store/apps/details?id=com.thefittingroom.marketplace"
|
|
48138
48138
|
},
|
|
48139
48139
|
build: {
|
|
48140
|
-
version: `${"5.0.
|
|
48141
|
-
commitHash: `${"
|
|
48142
|
-
date: `${"2026-07-18T10:
|
|
48140
|
+
version: `${"5.0.40"}`,
|
|
48141
|
+
commitHash: `${"200bda1"}`,
|
|
48142
|
+
date: `${"2026-07-18T10:24:55.562Z"}`
|
|
48143
48143
|
}
|
|
48144
48144
|
};
|
|
48145
48145
|
const CONFIGS = {
|