There was an error while loading. Please reload this page.
2 parents 572b357 + 942e058 commit 861a305Copy full SHA for 861a305
package.json
@@ -21,8 +21,8 @@
21
},
22
"homepage": "https://github.com/alferov/angular-file-saver",
23
"dependencies": {
24
- "Blob.js": "https://github.com/alferov/Blob.js",
25
- "FileSaver.js": "https://github.com/alferov/FileSaver.js"
+ "Blob.js": "git+https://github.com/alferov/Blob.js",
+ "FileSaver.js": "git+https://github.com/alferov/FileSaver.js"
26
27
"devDependencies": {
28
"angular": "^1.4.5",
0 commit comments