diff options
author | Sarah Abouzainah <sabouzainah.ext@orange.com> | 2020-09-30 14:53:50 +0200 |
---|---|---|
committer | Sarah Abouzainah <sabouzainah.ext@orange.com> | 2020-09-30 14:53:50 +0200 |
commit | 661d7a5acca219bb7c6196dfb2ef934c70d1f144 (patch) | |
tree | 7ff9fc39637c64c31a4b8f8216f80ead5ba973db /cds-ui/designer-client/package-lock.json | |
parent | db9eee076faac066ff337193a9211d28cd206711 (diff) |
Add Reuired and Optional checkbox to mapping table
Issue-ID: CCSDK-2795
Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: I81f5a1f7da38ca44ade8d14ffffde209a4e05eee
Diffstat (limited to 'cds-ui/designer-client/package-lock.json')
-rw-r--r-- | cds-ui/designer-client/package-lock.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cds-ui/designer-client/package-lock.json b/cds-ui/designer-client/package-lock.json index 6ee937186..14feaad08 100644 --- a/cds-ui/designer-client/package-lock.json +++ b/cds-ui/designer-client/package-lock.json @@ -10941,6 +10941,12 @@ } } }, + "sonar-scanner": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/sonar-scanner/-/sonar-scanner-3.1.0.tgz", + "integrity": "sha1-UcHBEB9UuYq8XYVlIJsdkjKXk0M=", + "dev": true + }, "sort-keys": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz", |