diff options
| author | John MacFarlane <[email protected]> | 2022-02-18 12:00:39 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-02-18 12:00:39 -0800 |
| commit | 2a70d9c3c5bd129f62fdbac0fc3c06c6aa79cc8d (patch) | |
| tree | 67bf161d61eafd6948eb433fa97c0afda577b2de /stack.yaml | |
| parent | 4f2e126d628bbf20b5029d62c07c34839c68bfce (diff) | |
Require skylighting 0.12.3.
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 547bd2a3e..42204bf32 100644 --- a/stack.yaml +++ b/stack.yaml @@ -7,8 +7,8 @@ flags: packages: - '.' extra-deps: -- skylighting-core-0.12.2 -- skylighting-0.12.2 +- skylighting-core-0.12.3 +- skylighting-0.12.3 - doctemplates-0.10.0.1 - emojis-0.1.2 - doclayout-0.3.1.1 |
