MDL-60285 lib: Update to Moodle changes to loglevel.

This commit is contained in:
Adrian Greeve 2017-10-17 10:22:00 +08:00
parent 07cf908e6c
commit c32220b750
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -221,7 +221,7 @@
<location>amd/src/loglevel.js</location>
<name>loglevel.js</name>
<license>MIT</license>
<version>1.4.1</version>
<version>1.5.1</version>
</library>
<library>
<location>mustache</location>