@thefittingroom/shop-ui 5.0.33 → 5.0.34
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
|
@@ -48021,9 +48021,9 @@ const SHARED_CONFIG = {
|
|
|
48021
48021
|
appGooglePlayUrl: "https://play.google.com/store/apps/details?id=com.thefittingroom.marketplace"
|
|
48022
48022
|
},
|
|
48023
48023
|
build: {
|
|
48024
|
-
version: `${"5.0.
|
|
48025
|
-
commitHash: `${"
|
|
48026
|
-
date: `${"2026-07-
|
|
48024
|
+
version: `${"5.0.34"}`,
|
|
48025
|
+
commitHash: `${"5b52e20"}`,
|
|
48026
|
+
date: `${"2026-07-13T13:49:10.971Z"}`
|
|
48027
48027
|
}
|
|
48028
48028
|
};
|
|
48029
48029
|
const CONFIGS = {
|