From c32220b750cbc4832caf0ccb1019d2084c85947c Mon Sep 17 00:00:00 2001 From: Adrian Greeve Date: Tue, 17 Oct 2017 10:22:00 +0800 Subject: [PATCH] MDL-60285 lib: Update to Moodle changes to loglevel. --- lib/amd/src/loglevel.js | 2 +- lib/thirdpartylibs.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/amd/src/loglevel.js b/lib/amd/src/loglevel.js index 7e028d0033f..c475ecf2793 100644 --- a/lib/amd/src/loglevel.js +++ b/lib/amd/src/loglevel.js @@ -23,7 +23,7 @@ // // Description of import into Moodle: -// Download from https://github.com/pimterry/loglevel/releases +// Download from https://github.com/pimterry/loglevel/dist // Copy loglevel.js into lib/amd/src/ in Moodle folder. // Add the license as a comment to the file and these instructions. diff --git a/lib/thirdpartylibs.xml b/lib/thirdpartylibs.xml index ce97f483e9b..c5168fbc4ff 100644 --- a/lib/thirdpartylibs.xml +++ b/lib/thirdpartylibs.xml @@ -221,7 +221,7 @@ amd/src/loglevel.js loglevel.js MIT - 1.4.1 + 1.5.1 mustache -- 2.43.0