@sd-angular/core 0.0.991 → 0.0.992

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.
@@ -18,7 +18,6 @@ export interface SdItem {
18
18
  editorHandlerRow?: EditorHandlerRow;
19
19
  editorHandlerColumn?: {
20
20
  [key: string]: {
21
- sdId?: string;
22
21
  visible: boolean;
23
22
  errorMessage?: string;
24
23
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sd-angular/core",
3
- "version": "0.0.991",
3
+ "version": "0.0.992",
4
4
  "homepage": "https://www.facebook.com/DarkP3ter",
5
5
  "author": {
6
6
  "name": "darkpeter",
index d8fa3ca..529578f 100644
Binary file