Skip to content

Commit ca40477

Browse files
authored
raise dune lower bound (#61)
1 parent 0347930 commit ca40477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

melange-json.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license: ["LGPL-3.0-only" "MPL-2.0"]
1212
homepage: "https://github.com/melange-community/melange-json/"
1313
bug-reports: "https://github.com/melange-community/melange-json/issues"
1414
depends: [
15-
"dune" {>= "3.9"}
15+
"dune" {>= "3.16"}
1616
"ocaml"
1717
"melange" {>= "3.0.0"}
1818
"melange-jest" {with-test}

0 commit comments

Comments
 (0)