Skip to content

Commit

Permalink
fix: include missing multer type def
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Jan 24, 2021
1 parent 01a0eb3 commit 7cf9196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -40,6 +40,7 @@
"lodash.uniq": "^4.5.0",
"lodash.zipobject": "^4.1.3",
"media-typer": "^1.1.0",
"@types/multer": "^1.4.2",
"multer": "^1.4.2",
"ono": "^7.1.3",
"path-to-regexp": "^6.2.0"
Expand Down

0 comments on commit 7cf9196

Please sign in to comment.