Use released skylighting-core 0.14.2.

This commit is contained in:
John MacFarlane
2024-06-23 23:10:20 -07:00
parent fd9cb5e103
commit bbcbf8b378
2 changed files with 2 additions and 7 deletions
-5
View File
@@ -22,8 +22,3 @@ source-repository-package
location: https://github.com/jgm/citeproc
tag: c7d81a376f434e90e1ef5724316042dfa4e21ef0
source-repository-package
type: git
location: https://github.com/jgm/skylighting
subdir: skylighting-core
tag: d9fa7093e16b8e4581d719eb8849fd9ea2c3ea0b
+2 -2
View File
@@ -514,8 +514,8 @@ library
random >= 1 && < 1.3,
safe >= 0.3.18 && < 0.4,
scientific >= 0.3 && < 0.4,
skylighting >= 0.14.1.2 && < 0.15,
skylighting-core >= 0.14.1.2 && < 0.15,
skylighting >= 0.14.2 && < 0.15,
skylighting-core >= 0.14.2 && < 0.15,
split >= 0.2 && < 0.3,
syb >= 0.1 && < 0.8,
tagsoup >= 0.14.6 && < 0.15,