Skip to content

Commit 1c8bdb5

Browse files
committed
Relax upper bound of Yojson < 2.0.0
1 parent 3f54159 commit 1c8bdb5

File tree

1 file changed

+1
-1
lines changed
  • packages/morbig/morbig.0.11.0

1 file changed

+1
-1
lines changed

packages/morbig/morbig.0.11.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ depends: [
2828
"odoc" {with-doc}
2929
"ppx_deriving_yojson"
3030
"visitors" {>= "20200207"}
31-
"yojson" {>= "1.6.0" & < "2.0.0"}
31+
"yojson" {>= "1.6.0"}
3232
"conf-jq" {with-test}
3333
]
3434

0 commit comments

Comments
 (0)