Skip to content

Commit bcfa4f3

Browse files
committed
fix: fixed to mongoose v6
1 parent 3c98abe commit bcfa4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ioredis": "^5.3.1",
5252
"ioredis-mock": "^8.2.7",
5353
"lint-staged": "13.2.0",
54-
"mongoose": "^7.0.3",
54+
"mongoose": "6",
5555
"nyc": "^15.1.0",
5656
"remark-cli": "^11.0.0",
5757
"remark-preset-github": "^4.0.4",

0 commit comments

Comments
 (0)