@wix/auto_sdk_bookings_service-options-and-variants 1.0.49 → 1.0.50
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/build/cjs/index.js +3 -3
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.js +3 -3
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.js +3 -3
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.mjs +3 -3
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.mjs +3 -3
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.mjs +3 -3
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.js +3 -3
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.js +3 -3
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.js +3 -3
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.mjs +3 -3
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.mjs +3 -3
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.mjs +3 -3
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.js
CHANGED
|
@@ -94,7 +94,7 @@ function resolveWixBookingsCatalogV1ServiceOptionsAndVariantsServiceUrl(opts) {
|
|
|
94
94
|
},
|
|
95
95
|
{
|
|
96
96
|
srcPath: "/_api/bookings/v1/service-options-and-variants",
|
|
97
|
-
destPath: "
|
|
97
|
+
destPath: ""
|
|
98
98
|
}
|
|
99
99
|
],
|
|
100
100
|
"blocks._base_domain_": [
|
|
@@ -104,7 +104,7 @@ function resolveWixBookingsCatalogV1ServiceOptionsAndVariantsServiceUrl(opts) {
|
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
srcPath: "/_api/bookings/v1/service-options-and-variants",
|
|
107
|
-
destPath: "
|
|
107
|
+
destPath: ""
|
|
108
108
|
}
|
|
109
109
|
],
|
|
110
110
|
"create.editorx": [
|
|
@@ -114,7 +114,7 @@ function resolveWixBookingsCatalogV1ServiceOptionsAndVariantsServiceUrl(opts) {
|
|
|
114
114
|
},
|
|
115
115
|
{
|
|
116
116
|
srcPath: "/_api/bookings/v1/service-options-and-variants",
|
|
117
|
-
destPath: "
|
|
117
|
+
destPath: ""
|
|
118
118
|
}
|
|
119
119
|
],
|
|
120
120
|
"www.wixapis.com": [
|