Skip to content

Commit

Permalink
update to pandoc 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Jul 21, 2023
1 parent 8f498e7 commit 4e81f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Binary dependencies
export DENO=v1.33.2
export DENO_DOM=v0.1.35-alpha-artifacts
export PANDOC=3.1.5
export PANDOC=3.1.6
export DARTSASS=1.55.0
export ESBUILD=0.15.6
export TYPST=0.6.0
Expand Down

1 comment on commit 4e81f59

@benz0li
Copy link
Contributor

@benz0li benz0li commented on 4e81f59 Jul 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jjallaire Perfect! This ensures compatibility with older machines – as far as pandoc is concerned.

Please sign in to comment.