Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Commit

Permalink
Downgrades file-saver to 1.3.3
Browse files Browse the repository at this point in the history
* Due to 1.3.4 radically changing its API and just not working correctly,
  reverted to 1.3.3.

* see eligrey/FileSaver.js#414
  • Loading branch information
phantomjinx committed Mar 26, 2018
1 parent bf40433 commit 2e99937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ngapp/package.json
Expand Up @@ -23,7 +23,7 @@
"@angular/router": "^4.4.6",
"core-js": "^2.5.3",
"express": "^4.16.2",
"file-saver": "^1.3.3",
"file-saver": "1.3.3",
"ng2-codemirror": "^1.1.3",
"ngx-bootstrap": "^2.0.2",
"patternfly": "^3.41.0",
Expand Down

0 comments on commit 2e99937

Please sign in to comment.