We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f5057 commit 0e34566Copy full SHA for 0e34566
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-file-saver",
3
- "version": "0.0.4",
+ "version": "0.1.0",
4
"main": [
5
"dist/angular-file-saver.js"
6
],
package.json
"description": "An AngularJS service that implements the HTML5 W3C saveAs() in browsers that do not natively support it",
"repository": {
"type": "git",
@@ -31,6 +31,7 @@
31
"gulp-bump": "^0.3.1",
32
"gulp-concat": "^2.6.0",
33
"gulp-gh-pages": "^0.5.2",
34
+ "gulp-git": "^1.2.4",
35
"gulp-if": "^1.2.5",
36
"gulp-load-plugins": "^0.10.0",
37
"gulp-plumber": "^1.0.1",
0 commit comments