From 60c65f2110f65221bc3a71b2887667e78c53c53e Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Wed, 22 Mar 2017 17:44:16 +0000
Subject: [PATCH] #3527 fix - Added pack/license actions and a lot of bugfixing
---
securis/src/main/webapp/package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/securis/src/main/webapp/package.json b/securis/src/main/webapp/package.json
index f953d0d..b294000 100644
--- a/securis/src/main/webapp/package.json
+++ b/securis/src/main/webapp/package.json
@@ -39,6 +39,7 @@
"angular-2-local-storage": "^1.0.1",
"angular-in-memory-web-api": "~0.2.4",
"core-js": "^2.4.1",
+ "file-saver": "^1.3.3",
"hammerjs": "^2.0.8",
"ng2-toastr": "^1.5.1",
"rxjs": "^5.0.1",
@@ -46,6 +47,7 @@
"zone.js": "^0.7.4"
},
"devDependencies": {
+ "@types/file-saver": "0.0.0",
"@types/jasmine": "2.5.36",
"@types/node": "^6.0.46",
"canonical-path": "0.0.2",
--
Gitblit v1.3.2