this repo has no description

Add dependency to `yojson`

Changed files
+1
packages
yojson-five
yojson-five.2.2.0
+1
packages/yojson-five/yojson-five.2.2.0/opam
···
depends: [
"dune" {>= "2.7"}
"ocaml" {>= "4.08"}
"sedlex" {>= "2.5"}
"alcotest" {with-test & >= "0.8.5"}
"odoc" {with-doc}
···
depends: [
"dune" {>= "2.7"}
"ocaml" {>= "4.08"}
+
"yojson" {= version}
"sedlex" {>= "2.5"}
"alcotest" {with-test & >= "0.8.5"}
"odoc" {with-doc}