mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Update: markdown-it v12.0.2 -> 12.0.5 (#377)
This commit is contained in:
@@ -398,7 +398,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.2';
|
||||
return '12.0.5';
|
||||
} else if (type.startsWith('/mdbootstrap/4.')) {
|
||||
return '4.18.0';
|
||||
} else if (type.startsWith('/material-design-icons/2.')) {
|
||||
|
Reference in New Issue
Block a user