Skip to content

Commit

Permalink
Merge pull request #38 from kleydon/wSedlacek-patch-1
Browse files Browse the repository at this point in the history
fix: peer dependency version
  • Loading branch information
kleydon authored Feb 16, 2021
2 parents b6febe5 + cd71f7d commit d581c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"peerDependencies": {
"@prisma/client": ">=2.16.1",
"express-session": ">=1.17.3"
"express-session": ">=1.17.1"
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
Expand Down

0 comments on commit d581c86

Please sign in to comment.