Skip to content

Commit

Permalink
allow 4.x betas
Browse files Browse the repository at this point in the history
  • Loading branch information
bytenik committed Feb 23, 2021
1 parent b9a313f commit fffcea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"uuid": "^8.3.2"
},
"peerDependencies": {
"mongodb": "^3.6.3"
"mongodb": ">=3.6.0 ~4.0.0-0 <5.0.0"
},
"devDependencies": {
"eslint": "^7.16.0",
Expand Down

0 comments on commit fffcea9

Please sign in to comment.