[Windows] Pin MongoDB to the specific version defined in the toolset (#4418)

This commit is contained in:
Maksim Shilov
2021-11-10 21:43:42 +03:00
committed by GitHub
parent 596859266e
commit fef060bec8
7 changed files with 48 additions and 2 deletions

View File

@@ -304,5 +304,8 @@
},
"node": {
"default": "14"
},
"mongodb": {
"version": "5"
}
}