diff options
| author | John MacFarlane <[email protected]> | 2022-10-15 15:33:35 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-10-15 15:36:48 -0700 |
| commit | 726c54de27f42d050519c191a2f32bcdfc17c6a7 (patch) | |
| tree | 7c4faffb414534c2a1a1b0c418836a7273b85406 /stack.yaml | |
| parent | 1195f5bb3b86608af6c711893b104d5049ebcd01 (diff) | |
Use skylighting 0.13.1.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 4fd42bc06..b1f6dd5c4 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,8 +9,8 @@ packages: - 'pandoc-lua-engine' - 'pandoc-server' extra-deps: -- skylighting-core-0.13 -- skylighting-0.13 +- skylighting-core-0.13.1 +- skylighting-0.13.1 - skylighting-format-ansi-0.1 - skylighting-format-latex-0.1 - skylighting-format-blaze-html-0.1.1 |
