aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/package.json
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2022-08-22 10:55:48 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2022-08-22 11:24:24 -0400
commit9eb67111794a2a10bc9776775aced9ef9b84345b (patch)
tree671addf761b9fdbee0d72327ac88f409919fd3a8 /cds-ui/client/package.json
parentc376c951155b3930517b220baabaaacd1dcf3e54 (diff)
Fixing CDS-UI Build issues
Issue-ID: CCSDK-3744 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8cd8a11c8ada5a1179b4a791edc12dd810f7f1bf
Diffstat (limited to 'cds-ui/client/package.json')
-rw-r--r--cds-ui/client/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/cds-ui/client/package.json b/cds-ui/client/package.json
index 4da70110e..170bab1c1 100644
--- a/cds-ui/client/package.json
+++ b/cds-ui/client/package.json
@@ -28,6 +28,7 @@
"@ngrx/store": "^6.1.2",
"@ngrx/store-devtools": "^6.1.2",
"@types/d3": "^5.7.0",
+ "@types/mime": "2.0.3",
"ang-jsoneditor": "1.6.1",
"backbone": "^1.4.0",
"bootstrap": "^4.3.1",
@@ -59,6 +60,7 @@
"@types/jointjs": "^2.0.0",
"@types/jquery": "^3.3.31",
"@types/lodash": "^3.10.1",
+ "@types/mime": "2.0.3",
"@types/node": "^8.10.54",
"codelyzer": "4.5.0",
"jasmine-core": "2.99.1",