1
0
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:
nobody
2021-07-02 06:38:40 +02:00
parent 94c43f3c22
commit 78b6f7927f
4 changed files with 5 additions and 4 deletions

View File

@@ -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.')) {