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 d9ff8f7 commit d0dbce8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"@types/node": ">= 20.11.16",
"@types/supertest": "^6.0.2",
"eslint-formatter-gha": "^1.4.3",
"express": "^4.21.2",
"jest": "^29.7.0",
"jest-github-actions-reporter": "^1.0.3",
"jest-sonar-reporter": "^2.0.0",
Expand All @@ -55,8 +54,5 @@
"bugs": {
"url": "https://github.com/myrotvorets/clean-up-after-multer/issues"
},
"homepage": "https://github.com/myrotvorets/clean-up-after-multer#readme",
"peerDependencies": {
"express": "^4.0.0"
}
"homepage": "https://github.com/myrotvorets/clean-up-after-multer#readme"
}

0 comments on commit d0dbce8

Please sign in to comment.