Merge branch 'MDL-69815-38' of git://github.com/andrewnicols/moodle into MOODLE_38_STABLE

This commit is contained in:
Jun Pataleta
2020-10-28 14:18:58 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
v14.0.0
v14.15.0
+1 -1
View File
@@ -39,6 +39,6 @@
"xpath": "0.0.23"
},
"engines": {
"node": ">=14.0.0 <15"
"node": ">=14.15.0 <15"
}
}