new release
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
/* FileSaver.js
|
||||
* A saveAs() FileSaver implementation.
|
||||
* 1.3.0
|
||||
* 1.3.2
|
||||
* 2016-06-16 18:25:19
|
||||
*
|
||||
* By Eli Grey, http://eligrey.com
|
||||
* License: MIT
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "file-saver",
|
||||
"main": "FileSaver.js",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"homepage": "https://github.com/eligrey/FileSaver.js",
|
||||
"authors": [
|
||||
"Eli Grey <me@eligrey.com>"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "file-saver",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"description": "An HTML5 saveAs() FileSaver implementation",
|
||||
"main": "FileSaver.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user