Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #30 from CR072/patch-1
Browse files Browse the repository at this point in the history
Fix multer require stack error
  • Loading branch information
jojobingsa authored Nov 14, 2023
2 parents 21bb9fe + 6c957a6 commit 57ddcda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"express-session": "^1.17.2",
"express-ws": "^4.0.0",
"js-yaml": "^4.1.0",
"multer": "^1.4.5-lts.1",
"node-cache": "^5.1.2",
"node-fetch": "^2.6.6",
"nodemailer": "^6.7.5",
Expand Down

0 comments on commit 57ddcda

Please sign in to comment.