@salesforce/lds-adapters-cdp-engmt-config 1.321.0 → 1.323.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.
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-cdp-engmt-config",
3
- "version": "1.321.0",
3
+ "version": "1.323.0",
4
4
  "description": "Engagement Signal Connect API Wire Adapter",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/cdp-engmt-config.js",
@@ -42,10 +42,10 @@
42
42
  "test:unit:debug": "node --inspect-brk ../../node_modules/jest/bin/jest.js --config ./jest.config.js --runInBand"
43
43
  },
44
44
  "dependencies": {
45
- "@salesforce/lds-bindings": "^1.321.0"
45
+ "@salesforce/lds-bindings": "^1.323.0"
46
46
  },
47
47
  "devDependencies": {
48
- "@salesforce/lds-compiler-plugins": "^1.321.0"
48
+ "@salesforce/lds-compiler-plugins": "^1.323.0"
49
49
  },
50
50
  "nx": {
51
51
  "targets": {
package/sfdc/index.js CHANGED
@@ -1108,4 +1108,4 @@ withDefaultLuvio((luvio) => {
1108
1108
  });
1109
1109
 
1110
1110
  export { createEngagementSignal, deleteEngagementSignal, getEngagementSignal, getEngagementSignalNotifyChange, getEngagementSignal_imperative };
1111
- // version: 1.321.0-40847d67a8
1111
+ // version: 1.323.0-34d96539ec