summaryrefslogtreecommitdiffstats
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
committerKAPIL SINGAL <ks220y@att.com>2022-08-22 15:53:34 +0000
commit613e8258ce642f86a7ce700c507280a777a5825f (patch)
tree28e933195545c632096dfd09331ef97b2e743caf /cds-ui/client/package.json
parent105975d04d313a70f94d7656936a4a256a88e687 (diff)
Fixing CDS-UI Build issues
Issue-ID: CCSDK-3744 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I8cd8a11c8ada5a1179b4a791edc12dd810f7f1bf (cherry picked from commit 9eb67111794a2a10bc9776775aced9ef9b84345b)
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",