Skip to content

Commit

Permalink
Add multer
Browse files Browse the repository at this point in the history
  • Loading branch information
lowercasename committed Oct 7, 2023
1 parent b9ff998 commit c19ef47
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"marked": "^9.1.0",
"moment-timezone": "^0.5.43",
"mongoose": "^5.13.20",
"multer": "1.4.5-lts.1",
"nanoid": "^3.3.6",
"niceware": "^3.0.0",
"node-schedule": "^1.3.3",
Expand All @@ -44,7 +45,9 @@
},
"devDependencies": {
"@types/express": "^4.17.18",
"@types/multer": "^1.4.8",
"@types/node": "^20.8.2",
"@types/nodemailer": "^6.4.11",
"cypress": "^13.3.0",
"eslint": "^8.50.0",
"nodemon": "^2.0.22",
Expand Down
56 changes: 56 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c19ef47

Please sign in to comment.