Hi All Experts of Angularjs I am using bower install for my angular project
"file-saver.js": "^1.20150507.2",
"angular-file-saver": "^1.1.3",
I am getting error when bower install, FileSaver repository not found, I checked it in GitHub, This repository really was gone away.
https://github.com/Teleborder/FileSaver.js.git#~1.20150507.2
Help me!!! How can I fix this issue.