- switch to using downloadjs for downloading files

- increase timeout for cloud function
This commit is contained in:
Amruth Pillai
2020-07-16 17:34:21 +05:30
parent 406a3dba56
commit 0019fee34e
5 changed files with 24 additions and 26 deletions
+5
View File
@@ -6392,6 +6392,11 @@
}
}
},
"downloadjs": {
"version": "1.4.7",
"resolved": "https://registry.npmjs.org/downloadjs/-/downloadjs-1.4.7.tgz",
"integrity": "sha1-9p+W+UDg0FU9rCkROYZaPNAQHjw="
},
"duplexer": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.1.tgz",