Skip to content

Commit

Permalink
add mongoose 8 to semver range
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Oct 24, 2023
1 parent 83193fd commit 04e7331
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 @@ -13,7 +13,7 @@
"node": ">= 14.0.0"
},
"peerDependencies": {
"mongoose": "^6.7.0 || 7.x || 8.0.0-rc0"
"mongoose": "^6.7.0 || 7.x || 8.0.0-rc0 || 8.x"
},
"devDependencies": {
"mocha": "10.1.0",
Expand Down

0 comments on commit 04e7331

Please sign in to comment.