Update version number for #387
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
/* FileSaver.js
|
||||
* A saveAs() FileSaver implementation.
|
||||
* 1.3.3
|
||||
* 1.3.4
|
||||
* 2018-01-12 13:14:0
|
||||
*
|
||||
* By Eli Grey, http://eligrey.com
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "file-saver",
|
||||
"version": "1.3.3",
|
||||
"version": "1.3.4",
|
||||
"description": "An HTML5 saveAs() FileSaver implementation",
|
||||
"main": "FileSaver.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user