Skip to content

Commit 64f6e52

Browse files
committed
feat: add lib exceljs
1 parent 390155f commit 64f6e52

File tree

2 files changed

+384
-9
lines changed

2 files changed

+384
-9
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"date-fns": "^2.16.1",
4545
"debug": "^4.3.1",
4646
"dotenv": "^8.2.0",
47+
"exceljs": "^4.2.0",
4748
"express": "^4.17.1",
4849
"express-async-handler": "^1.1.4",
4950
"googleapis": "^67.0.0",
@@ -88,6 +89,7 @@
8889
"@types/cookie-parser": "^1.4.2",
8990
"@types/cors": "^2.8.8",
9091
"@types/dotenv": "^8.2.0",
92+
"@types/exceljs": "^1.3.0",
9193
"@types/express": "^4.17.11",
9294
"@types/helmet": "^4.0.0",
9395
"@types/http-errors": "^1.8.0",

0 commit comments

Comments
 (0)