this repo has no description

Relax upper bound of Yojson < 2.0.0

Niols 1c8bdb57 3f54159c

Changed files
+1 -1
packages
morbig
morbig.0.11.0
+1 -1
packages/morbig/morbig.0.11.0/opam
···
"odoc" {with-doc}
"ppx_deriving_yojson"
"visitors" {>= "20200207"}
-
"yojson" {>= "1.6.0" & < "2.0.0"}
+
"yojson" {>= "1.6.0"}
"conf-jq" {with-test}
]