Skip to content

Commit 711c8fc

Browse files
authored
Update packages/ppx_deriving_yojson/ppx_deriving_yojson.3.7.0/opam
1 parent 75c53f6 commit 711c8fc

File tree

1 file changed

+1
-1
lines changed
  • packages/ppx_deriving_yojson/ppx_deriving_yojson.3.7.0

1 file changed

+1
-1
lines changed

packages/ppx_deriving_yojson/ppx_deriving_yojson.3.7.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bug-reports: "https://github.com/ocaml-ppx/ppx_deriving_yojson/issues"
1212
depends: [
1313
"ocaml" {>= "4.05.0"}
1414
"dune" {>= "1.0"}
15-
"yojson" {>= "1.6.0" & < "2.0.0"}
15+
"yojson" {>= "1.6.0"}
1616
"result"
1717
"ppx_deriving" {>= "5.1"}
1818
"ppxlib" {>= "0.26.0"}

0 commit comments

Comments
 (0)