Skip to content

Commit

Permalink
Add express as peer dependency (#907)
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinruder authored May 23, 2024
1 parent 87d173b commit 4e8bc84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,8 @@
"supertest": "^6.2.2",
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
},
"peerDependencies": {
"express": "*"
}
}

0 comments on commit 4e8bc84

Please sign in to comment.