Skip to content

Commit

Permalink
Fix peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team committed Dec 20, 2024
1 parent f40133c commit bb1a5a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,8 @@
"bugs": {
"url": "https://github.com/myrotvorets/clean-up-after-multer/issues"
},
"homepage": "https://github.com/myrotvorets/clean-up-after-multer#readme"
"homepage": "https://github.com/myrotvorets/clean-up-after-multer#readme",
"peerDependencies": {
"express": "^4.0.0"
}
}

0 comments on commit bb1a5a0

Please sign in to comment.