@salesforce/lds-adapters-industries-scheduler 1.103.0 → 1.103.1

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.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/sfdc/index.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-scheduler",
3
- "version": "1.103.0",
3
+ "version": "1.103.1",
4
4
  "description": "Wire adapters for Lightning Scheduler resources",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/umd/es2018/industries-scheduler.js",
@@ -44,14 +44,14 @@
44
44
  "test:compat": "karma start --single-run --compat"
45
45
  },
46
46
  "dependencies": {
47
- "@salesforce/lds-bindings": "^1.103.0"
47
+ "@salesforce/lds-bindings": "^1.103.1"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@luvio/cli": "0.135.4",
51
51
  "@luvio/compiler": "0.135.4",
52
52
  "@luvio/engine": "0.135.4",
53
53
  "@luvio/lwc-luvio": "0.135.4",
54
- "@salesforce/lds-karma": "^1.103.0"
54
+ "@salesforce/lds-karma": "^1.103.1"
55
55
  },
56
56
  "nx": {
57
57
  "targets": {
package/sfdc/index.js CHANGED
@@ -1180,4 +1180,4 @@ withDefaultLuvio((luvio) => {
1180
1180
  });
1181
1181
 
1182
1182
  export { createServiceAppointment, getEngagementChannelTypes, getEngagementChannelTypes_imperative, updateServiceAppointment };
1183
- // version: 1.103.0-29ed5d28b
1183
+ // version: 1.103.1-665eb950f