Skip to content

Commit 23c86f6

Browse files
author
Philipp Alferov
committed
Add FileSaver.js and Blob.js as npm dependencies
1 parent e5bdba8 commit 23c86f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@
2525
"homepage": "https://github.com/alferov/angular-file-saver",
2626
"devDependencies": {
2727
"angular-mocks": "^1.4.5",
28+
"Blob.js": "https://github.com/alferov/Blob.js",
2829
"browser-filesaver": "^1.0.0",
2930
"browser-sync": "^2.8.2",
3031
"browserify": "^11.0.1",
32+
"FileSaver.js": "https://github.com/alferov/FileSaver.js",
3133
"gulp": "^3.9.0",
3234
"gulp-bump": "^0.3.1",
3335
"gulp-concat": "^2.6.0",

0 commit comments

Comments
 (0)