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

markdown-it v12.2.0 -> v12.3.0 (#804)

This commit is contained in:
nobody
2021-12-11 06:50:38 +01:00
parent 5c453e62c4
commit 11bab4cc3f
5 changed files with 6 additions and 5 deletions

View File

@@ -285,7 +285,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/lodash.js/4.')) return '4.17.21';
if (type.startsWith('/lozad')) return '1.16.0';
if (type.startsWith('/magnific-popup.js/1.')) return '1.1.0';
if (type.startsWith('/markdown-it/')) return '12.2.0';
if (type.startsWith('/markdown-it/')) return '12.3.0';
if (type.startsWith('/mdbootstrap/4.')) return '4.20.0';
if (type.startsWith('/material-design-icons/2.')) return '2.8.94';
if (type.startsWith('/material-design-icons/3.')) return '3.9.97';