diff options
author | Sarah Abouzainah <sabouzainah.ext@orange.com> | 2020-04-22 22:55:39 +0200 |
---|---|---|
committer | Sarah Abouzainah <sabouzainah.ext@orange.com> | 2020-04-22 22:55:39 +0200 |
commit | 986008360e1b6385c8ec8c5bd8ab30719acb7b66 (patch) | |
tree | 2d636af6dd543ee38f1c6481b4a47b6cd90244b0 /cds-ui/designer-client/package.json | |
parent | ea56f0811351dba0a7c6da1dbe8f8725a42b3f52 (diff) |
Fix long package name and apply mapping table style
Issue-ID: CCSDK-2321
Issue-ID: CCSDK-2322
Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: Id2edf759faa9949c009c90cd3c7b319521b4f6b5
Diffstat (limited to 'cds-ui/designer-client/package.json')
-rw-r--r-- | cds-ui/designer-client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cds-ui/designer-client/package.json b/cds-ui/designer-client/package.json index ffad818c0..ec968ba7a 100644 --- a/cds-ui/designer-client/package.json +++ b/cds-ui/designer-client/package.json @@ -41,6 +41,7 @@ "lodash": "^4.17.15", "ng-sidebar": "^9.1.1", "ng2-ace-editor": "^0.3.9", + "ngx-bootstrap": "^5.6.1", "ngx-file-drop": "^8.0.8", "rxjs": "~6.4.0", "stream": "0.0.2", |