Skip to content

Commit

Permalink
fix: peer dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
William Sedlacek committed Feb 16, 2021
1 parent b6febe5 commit cd71f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
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 cd71f7d

Please sign in to comment.