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.
2 parents 8e72c24 + 6ddc58d commit 2859ad9Copy full SHA for 2859ad9
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