We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0347930 commit ca40477Copy full SHA for ca40477
melange-json.opam
@@ -12,7 +12,7 @@ license: ["LGPL-3.0-only" "MPL-2.0"]
12
homepage: "https://github.com/melange-community/melange-json/"
13
bug-reports: "https://github.com/melange-community/melange-json/issues"
14
depends: [
15
- "dune" {>= "3.9"}
+ "dune" {>= "3.16"}
16
"ocaml"
17
"melange" {>= "3.0.0"}
18
"melange-jest" {with-test}
0 commit comments