@wix/vibe-bookings-plugin 0.40.0 → 0.41.0
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
|
@@ -12142,7 +12142,7 @@ createEventModule(
|
|
|
12142
12142
|
onBookingPolicyUpdated
|
|
12143
12143
|
);
|
|
12144
12144
|
|
|
12145
|
-
// node_modules/@wix/auto_sdk_bookings_categories/build/es/index.mjs
|
|
12145
|
+
// ../../../node_modules/@wix/auto_sdk_bookings_categories/build/es/index.mjs
|
|
12146
12146
|
var onCategoryNotification = EventDefinition(
|
|
12147
12147
|
"com.wixpress.bookings.services.api.v1.CategoryNotification",
|
|
12148
12148
|
false,
|