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 5733e40 commit b4a9186Copy full SHA for b4a9186
2 files changed
FileSaver.js
@@ -1,6 +1,6 @@
1
/* FileSaver.js
2
* A saveAs() FileSaver implementation.
3
- * 1.3.3
+ * 1.3.4
4
* 2018-01-12 13:14:0
5
*
6
* By Eli Grey, http://eligrey.com
package.json
{
"name": "file-saver",
- "version": "1.3.3",
+ "version": "1.3.4",
"description": "An HTML5 saveAs() FileSaver implementation",
"main": "FileSaver.js",
"scripts": {
0 commit comments