Skip to content

Commit

Permalink
chore: Add express to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunal Nagar committed Nov 8, 2020
1 parent d0c5103 commit 6659f65
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 @@ -35,5 +35,8 @@
"standard-version": "^9.0.0",
"ts-jest": "^26.4.2",
"typescript": "^4.0.3"
},
"peerDependencies": {
"express": "4.x"
}
}

0 comments on commit 6659f65

Please sign in to comment.