securis/src/main/webapp/package.json
.. .. @@ -39,6 +39,7 @@ 39 39 "angular-2-local-storage": "^1.0.1", 40 40 "angular-in-memory-web-api": "~0.2.4", 41 41 "core-js": "^2.4.1", 42 + "file-saver": "^1.3.3",42 43 "hammerjs": "^2.0.8", 43 44 "ng2-toastr": "^1.5.1", 44 45 "rxjs": "^5.0.1", .. .. @@ -46,6 +47,7 @@ 46 47 "zone.js": "^0.7.4" 47 48 }, 48 49 "devDependencies": { 50 + "@types/file-saver": "0.0.0",49 51 "@types/jasmine": "2.5.36", 50 52 "@types/node": "^6.0.46", 51 53 "canonical-path": "0.0.2",