[macOS] Pin mongodb version to 5.0 (#4484)

This commit is contained in:
Mikhail Timofeev
2021-11-12 11:00:19 +03:00
committed by GitHub
parent dec1d799e0
commit c025446a95
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -193,6 +193,6 @@
]
},
"mongodb": {
"version": "5"
"version": "5.0"
}
}