@wix/bookings 1.0.576 → 1.0.577
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/package.json +21 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/bookings",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.577",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
"wixSdkPublicModule"
|
|
12
12
|
],
|
|
13
13
|
"sideEffects": false,
|
|
14
|
-
"types": "./build/es/index.d.ts",
|
|
15
14
|
"main": "./build/cjs/index.js",
|
|
15
|
+
"types": "./build/es/index.d.ts",
|
|
16
16
|
"exports": {
|
|
17
17
|
".": {
|
|
18
18
|
"import": "./build/es/index.js",
|
|
@@ -39,24 +39,24 @@
|
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@wix/bookings_app-extensions": "1.0.4",
|
|
42
|
-
"@wix/bookings_attendance": "1.0.
|
|
43
|
-
"@wix/bookings_availability-calendar": "1.0.
|
|
44
|
-
"@wix/bookings_availability-time-slots": "1.0.
|
|
45
|
-
"@wix/bookings_booking-fees": "1.0.
|
|
46
|
-
"@wix/bookings_booking-policies": "1.0.
|
|
47
|
-
"@wix/bookings_booking-policy-snapshots": "1.0.
|
|
48
|
-
"@wix/bookings_bookings": "1.0.
|
|
49
|
-
"@wix/bookings_categories": "1.0.
|
|
50
|
-
"@wix/bookings_extended-bookings": "1.0.
|
|
51
|
-
"@wix/bookings_external-calendars": "1.0.
|
|
52
|
-
"@wix/bookings_multi-service-availability-time-slots": "1.0.
|
|
53
|
-
"@wix/bookings_pricing": "1.0.
|
|
54
|
-
"@wix/bookings_resource-types": "1.0.
|
|
55
|
-
"@wix/bookings_resources": "1.0.
|
|
56
|
-
"@wix/bookings_service-categories": "1.0.
|
|
57
|
-
"@wix/bookings_service-options-and-variants": "1.0.
|
|
58
|
-
"@wix/bookings_services": "1.0.
|
|
59
|
-
"@wix/bookings_staff-members": "1.0.
|
|
42
|
+
"@wix/bookings_attendance": "1.0.71",
|
|
43
|
+
"@wix/bookings_availability-calendar": "1.0.67",
|
|
44
|
+
"@wix/bookings_availability-time-slots": "1.0.58",
|
|
45
|
+
"@wix/bookings_booking-fees": "1.0.26",
|
|
46
|
+
"@wix/bookings_booking-policies": "1.0.30",
|
|
47
|
+
"@wix/bookings_booking-policy-snapshots": "1.0.20",
|
|
48
|
+
"@wix/bookings_bookings": "1.0.101",
|
|
49
|
+
"@wix/bookings_categories": "1.0.57",
|
|
50
|
+
"@wix/bookings_extended-bookings": "1.0.78",
|
|
51
|
+
"@wix/bookings_external-calendars": "1.0.54",
|
|
52
|
+
"@wix/bookings_multi-service-availability-time-slots": "1.0.57",
|
|
53
|
+
"@wix/bookings_pricing": "1.0.62",
|
|
54
|
+
"@wix/bookings_resource-types": "1.0.36",
|
|
55
|
+
"@wix/bookings_resources": "1.0.79",
|
|
56
|
+
"@wix/bookings_service-categories": "1.0.18",
|
|
57
|
+
"@wix/bookings_service-options-and-variants": "1.0.76",
|
|
58
|
+
"@wix/bookings_services": "1.0.115",
|
|
59
|
+
"@wix/bookings_staff-members": "1.0.39"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"typescript": "^5.3.2"
|
|
@@ -76,5 +76,5 @@
|
|
|
76
76
|
"fqdn": ""
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
|
-
"falconPackageHash": "
|
|
79
|
+
"falconPackageHash": "3290e1c0e31f4a883f7ffeb6d3ea919f69ba44796da14253a469c5c8"
|
|
80
80
|
}
|