Merge branch 'MDL-72623_39' of https://github.com/stronk7/moodle into MOODLE_39_STABLE

This commit is contained in:
Jun Pataleta
2021-10-15 09:46:51 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
v14.15.0
v14.18.0
+1 -1
View File
@@ -39,6 +39,6 @@
"xpath": "0.0.27"
},
"engines": {
"node": ">=14.15.0 <15"
"node": ">=14.18.0 <15"
}
}