This commit is contained in:
Andrew Nicols
2023-02-09 09:37:00 +08:00
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -26,7 +26,7 @@
// Copy loglevel.js into lib/amd/src/ in Moodle folder.
// Add the license as a comment to the file and these instructions.
/*! loglevel - v1.8.0 - https://github.com/pimterry/loglevel - (c) 2021 Tim Perry - licensed MIT */
/*! loglevel - v1.8.1 - https://github.com/pimterry/loglevel - (c) 2022 Tim Perry - licensed MIT */
(function (root, definition) {
"use strict";
if (typeof define === 'function' && define.amd) {
+1 -1
View File
@@ -297,7 +297,7 @@ All rights reserved.</copyright>
<location>amd/src/loglevel.js</location>
<name>loglevel.js</name>
<description>Minimal lightweight simple logging for JavaScript.</description>
<version>1.8.0</version>
<version>1.8.1</version>
<license>MIT</license>
<repository>https://github.com/pimterry/loglevel/</repository>
<copyrights>