1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Update: markdown-it v12.0.5 -> 12.0.6 (#377)

This commit is contained in:
nobody
2021-04-18 06:59:50 +02:00
parent 968f1f5f8c
commit d1256f6bab
4 changed files with 5 additions and 5 deletions

View File

@@ -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.5';
return '12.0.6';
} else if (type.startsWith('/mdbootstrap/4.')) {
return '4.18.0';
} else if (type.startsWith('/material-design-icons/2.')) {