chore: fix issue with downloading multiple files on macOS

This commit is contained in:
Aman Harwara
2024-01-03 22:56:01 +05:30
parent bc0f444ed8
commit 64351dd304
8 changed files with 52 additions and 20 deletions

View File

@@ -59,7 +59,7 @@
"@types/jest": "^29.2.4",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@types/wicg-file-system-access": "^2020.9.5",
"@types/wicg-file-system-access": "^2023.10.4",
"@zip.js/zip.js": "^2.6.60",
"autoprefixer": "^10.4.13",
"babel-loader": "^9.1.2",