We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd93eb2 commit 6ddc58dCopy full SHA for 6ddc58d
packages/pandoc/pandoc.0.1.0/opam
@@ -9,7 +9,7 @@ homepage: "https://github.com/smimram/ocaml-pandoc"
9
bug-reports: "https://github.com/smimram/ocaml-pandoc/issues"
10
depends: [
11
"dune" {>= "2.0"}
12
- "yojson" {>= "1.4.0"}
+ "yojson" {>= "2.0.0"}
13
]
14
build: [
15
["dune" "subst"] {dev}
0 commit comments