[Windows] Add MySQL to the toolset (#4435)

This commit is contained in:
V-Zabayrachny
2021-11-11 17:18:39 +03:00
committed by GitHub
parent 60dcd87ff3
commit f8c50c93b5
5 changed files with 16 additions and 11 deletions

View File

@@ -422,6 +422,9 @@
"node": {
"default": "14"
},
"Mysql": {
"version": "5.7"
},
"mongodb": {
"version": "5"
}