diff options
author | Sarah Abouzainah <sabouzainah.ext@orange.com> | 2020-11-26 14:20:30 +0200 |
---|---|---|
committer | Sarah Abouzainah <sabouzainah.ext@orange.com> | 2020-11-26 15:42:59 +0200 |
commit | 6ec780f4333f8b507d1a7e9382ba60cc29b57360 (patch) | |
tree | 9ccbc71389616871d5fd49747f4306ee650c80ab /cds-ui/designer-client/package.json | |
parent | 6bfd96a32093c03c607ddcb23f29f529504e0342 (diff) |
Add attribute details on hover - List, Get value, Import
Issue-ID: CCSDK-2292
Issue-ID: CCSDK-2780
Issue-ID: CCSDK-2779
Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: Iee01016e6102b21b644aaa93b66f661ced8f529d
Diffstat (limited to 'cds-ui/designer-client/package.json')
-rw-r--r-- | cds-ui/designer-client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/designer-client/package.json b/cds-ui/designer-client/package.json index a4482c690..6d8c31ad4 100644 --- a/cds-ui/designer-client/package.json +++ b/cds-ui/designer-client/package.json @@ -45,9 +45,9 @@ "ngx-bootstrap": "^5.6.1", "ngx-file-drop": "^8.0.8", "ngx-toastr": "^11.3.3", - "ngx-ui-loader": "^8.0.0", "ngx-tour-core": "^4.1.1", "ngx-tour-md-menu": "^4.1.1", + "ngx-ui-loader": "^8.0.0", "rxjs": "~6.4.0", "stream": "0.0.2", "tslib": "^1.10.0", |