@sd-angular/core 1.3.185 → 1.3.186

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.
@@ -9,7 +9,7 @@ export declare class SdDesktopCell {
9
9
  value: any;
10
10
  key: string;
11
11
  column: SdGridMaterialColumn;
12
- set(column: SdGridMaterialColumn): void;
12
+ set _column(column: SdGridMaterialColumn);
13
13
  item: any;
14
14
  gridOption: SdGridMaterialOption;
15
15
  cellDef: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sd-angular/core",
3
- "version": "1.3.185",
3
+ "version": "1.3.186",
4
4
  "homepage": "https://www.facebook.com/DarkP3ter",
5
5
  "author": {
6
6
  "name": "darkpeter",
index 738e2f0..c47d916 100644
Binary file