@salesforce/lds-adapters-industries-public-sector 1.428.0-dev4 → 1.428.0-dev5

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.428.0-dev4",
3
+ "version": "1.428.0-dev5",
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",
@@ -45,11 +45,11 @@
45
45
  "test:unit": "jest"
46
46
  },
47
47
  "dependencies": {
48
- "@salesforce/lds-bindings": "^1.428.0-dev4"
48
+ "@salesforce/lds-bindings": "^1.428.0-dev5"
49
49
  },
50
50
  "devDependencies": {
51
- "@salesforce/lds-compiler-plugins": "^1.428.0-dev4",
52
- "@salesforce/lds-karma": "^1.428.0-dev4"
51
+ "@salesforce/lds-compiler-plugins": "^1.428.0-dev5",
52
+ "@salesforce/lds-karma": "^1.428.0-dev5"
53
53
  },
54
54
  "nx": {
55
55
  "targets": {
package/sfdc/index.js CHANGED
@@ -4300,4 +4300,4 @@ withDefaultLuvio((luvio) => {
4300
4300
  });
4301
4301
 
4302
4302
  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 };
4303
- // version: 1.428.0-dev4-42af22299b
4303
+ // version: 1.428.0-dev5-c6fe0903b6