We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390155f commit 64f6e52Copy full SHA for 64f6e52
package.json
@@ -44,6 +44,7 @@
44
"date-fns": "^2.16.1",
45
"debug": "^4.3.1",
46
"dotenv": "^8.2.0",
47
+ "exceljs": "^4.2.0",
48
"express": "^4.17.1",
49
"express-async-handler": "^1.1.4",
50
"googleapis": "^67.0.0",
@@ -88,6 +89,7 @@
88
89
"@types/cookie-parser": "^1.4.2",
90
"@types/cors": "^2.8.8",
91
"@types/dotenv": "^8.2.0",
92
+ "@types/exceljs": "^1.3.0",
93
"@types/express": "^4.17.11",
94
"@types/helmet": "^4.0.0",
95
"@types/http-errors": "^1.8.0",
0 commit comments