drop FileSaver

browser-fs-access already includes fallbacks to the file storage api
so we don't have to provide our own.
This commit is contained in:
David Lechner
2022-03-16 14:59:10 -05:00
parent 6062517dec
commit f9c1f7084c
4 changed files with 46 additions and 217 deletions
-1
View File
@@ -35,7 +35,6 @@
"browser-fs-access": "^0.25.0",
"canvas": "^2.9.0",
"copy-webpack-plugin": "^6.4.1",
"file-saver": "^2.0.5",
"jszip": "^3.7.1",
"license-webpack-plugin": "^3.0.0",
"localforage": "^1.10.0",