From 7f94745870b71562de18711c90f16d46080b0307 Mon Sep 17 00:00:00 2001 From: Djery-Tom Date: Wed, 1 Sep 2021 09:31:09 +0100 Subject: [PATCH] Update bower.json --- bower.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index ffa1578a..aa062b2a 100755 --- a/bower.json +++ b/bower.json @@ -58,6 +58,8 @@ "font-awesome": "^4.7.0", "Ionicons": "ionicons#^2.0.1", "jquery-ui": "1.11.4", - "toastr": "^2.1.3" + "toastr": "^2.1.3", + "js-xlsx": "^0.16.8", + "file-saver": "^2.0.4" } }