aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/package.json
diff options
context:
space:
mode:
authorArundathi Patil <arundpil@in.ibm.com>2019-03-07 21:34:43 +0530
committerIBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com>2019-03-07 21:34:56 +0530
commitc2ac1e52d88e4d590e2fa0e29b9af1431afef0dc (patch)
tree24c855e2a14a42cab9bf2194c5edcf7d34526a5b /cds-ui/client/package.json
parent7e06008a45d6767919fccdffb6d95e591a78a680 (diff)
File Download
Added file download functionality Issue-ID: CCSDK-759 Change-Id: I9106ce4f6229c7d848e5bef9a1842444ca828934 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
Diffstat (limited to 'cds-ui/client/package.json')
-rw-r--r--cds-ui/client/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/cds-ui/client/package.json b/cds-ui/client/package.json
index 9ad47413d..0eea31ec1 100644
--- a/cds-ui/client/package.json
+++ b/cds-ui/client/package.json
@@ -31,6 +31,7 @@
"core-js": "^2.5.4",
"d3": "^5.9.1",
"font-awesome": "^4.7.0",
+ "file-saver": "^2.0.1",
"hammerjs": "^2.0.8",
"jszip": "^3.2.0",
"material-design-icons": "^3.0.1",