mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: markdown-it v12.0.6 -> v12.1.0 (#551)
This commit is contained in:
@@ -429,7 +429,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/magnific-popup.js/1.')) {
|
||||
return '1.1.0';
|
||||
} else if (type.startsWith('/markdown-it/')) {
|
||||
return '12.0.6';
|
||||
return '12.1.0';
|
||||
} else if (type.startsWith('/mdbootstrap/4.')) {
|
||||
return '4.19.2';
|
||||
} else if (type.startsWith('/material-design-icons/2.')) {
|
||||
|
Reference in New Issue
Block a user