Skip to content

Commit

Permalink
fix: add file-saver package for excel exporting
Browse files Browse the repository at this point in the history
Refs: #90
  • Loading branch information
kunfang98927 committed Jul 2, 2024
1 parent bddb636 commit f130386
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 f130386

Please sign in to comment.