@salesforce/lds-adapters-industries-public-sector 1.229.0-dev1 → 1.229.0-dev2

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 +4 -4
  2. package/sfdc/index.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-public-sector",
3
- "version": "1.229.0-dev1",
3
+ "version": "1.229.0-dev2",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "This has files related to Public Sector APIs",
6
6
  "main": "dist/es/es2018/industries-public-sector.js",
@@ -46,11 +46,11 @@
46
46
  "test:unit": "jest"
47
47
  },
48
48
  "dependencies": {
49
- "@salesforce/lds-bindings": "1.229.0-dev1"
49
+ "@salesforce/lds-bindings": "1.229.0-dev2"
50
50
  },
51
51
  "devDependencies": {
52
- "@salesforce/lds-compiler-plugins": "1.229.0-dev1",
53
- "@salesforce/lds-karma": "1.229.0-dev1"
52
+ "@salesforce/lds-compiler-plugins": "1.229.0-dev2",
53
+ "@salesforce/lds-karma": "1.229.0-dev2"
54
54
  },
55
55
  "nx": {
56
56
  "targets": {
package/sfdc/index.js CHANGED
@@ -4093,4 +4093,4 @@ withDefaultLuvio((luvio) => {
4093
4093
  });
4094
4094
 
4095
4095
  export { createBenefitDisbursements, createCarePlanTasks, getCarePlanBenefitSessionDetails, getCarePlanBenefitSessionDetails_imperative, getCarePlanDefinition, getCarePlanDefinitionNotifyChange, getCarePlanDefinition_imperative, getCarePlanDetails, getCarePlanDetailsNotifyChange, getCarePlanDetails_imperative, getCarePlanTasks, getCarePlanTasks_imperative, getCarePlanTemplateDetails, getCarePlanTemplateDetailsNotifyChange, getCarePlanTemplateDetails_imperative, notifyCarePlanTemplateUpdateAvailable, notifyCarePlanUpdateAvailable, postCarePlanDetails, postCarePlanTemplateDetails, updateCarePlanDetails, updateCarePlanTasks };
4096
- // version: 1.229.0-dev1-5b6d3db67
4096
+ // version: 1.229.0-dev2-696fe5026