@salesforce/lds-adapters-industries-decision-matrix-designer 1.404.0-dev4 → 1.404.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-decision-matrix-designer",
3
- "version": "1.404.0-dev4",
3
+ "version": "1.404.0-dev5",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "This set up of adapters is used to interface and communicate with the connect-api for use in creating/updating and viewing a decision matrix.",
6
6
  "main": "dist/es/es2018/industries-decision-matrix-designer.js",
@@ -42,12 +42,12 @@
42
42
  "test": "nx build:karma && karma start --single-run"
43
43
  },
44
44
  "dependencies": {
45
- "@salesforce/lds-bindings": "^1.404.0-dev4",
45
+ "@salesforce/lds-bindings": "^1.404.0-dev5",
46
46
  "karma": "^6.3.4"
47
47
  },
48
48
  "devDependencies": {
49
- "@salesforce/lds-compiler-plugins": "^1.404.0-dev4",
50
- "@salesforce/lds-karma": "^1.404.0-dev4"
49
+ "@salesforce/lds-compiler-plugins": "^1.404.0-dev5",
50
+ "@salesforce/lds-karma": "^1.404.0-dev5"
51
51
  },
52
52
  "nx": {
53
53
  "targets": {
package/sfdc/index.js CHANGED
@@ -1162,4 +1162,4 @@ withDefaultLuvio((luvio) => {
1162
1162
  });
1163
1163
 
1164
1164
  export { getColumns, getColumns_imperative, getRows, getRows_imperative, saveColumns, saveRows };
1165
- // version: 1.404.0-dev4-42147f9daa
1165
+ // version: 1.404.0-dev5-38a59c52aa