Skip to content

Commit

Permalink
Merge pull request #91 from DDMAL/add-file-saver
Browse files Browse the repository at this point in the history
fix: add `file-saver` package for excel exporting
  • Loading branch information
kunfang98927 authored Jul 2, 2024
2 parents bddb636 + f130386 commit 2ce9258
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 304 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"license": "MIT",
"dependencies": {
"exceljs": "^4.4.0",
"file-saver": "^2.0.5",
"handsontable": "^14.4.0",
"http-server": "^14.1.1",
"mammoth": "^1.8.0",
Expand Down
Loading

0 comments on commit 2ce9258

Please sign in to comment.