@wix/vibe-bookings-plugin 0.23.0 → 0.25.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
|
@@ -11995,7 +11995,7 @@ createEventModule(
|
|
|
11995
11995
|
onStaffMemberSettingsUpdated
|
|
11996
11996
|
);
|
|
11997
11997
|
|
|
11998
|
-
// node_modules/@wix/auto_sdk_bookings_booking-policies/build/es/index.mjs
|
|
11998
|
+
// ../../../node_modules/@wix/auto_sdk_bookings_booking-policies/build/es/index.mjs
|
|
11999
11999
|
var onBookingPolicyCreated = EventDefinition(
|
|
12000
12000
|
"wix.bookings.v1.booking_policy_created",
|
|
12001
12001
|
true,
|