add yojson with-test dependency

This commit is contained in:
Hannes Mehnert 2023-09-12 13:11:14 +02:00
parent 207252401f
commit 665bd0dfe8

View file

@ -53,6 +53,7 @@ depends: [
"alcotest" {with-test}
"ppx_deriving" {with-test}
"ppx_deriving_yojson" {with-test}
"yojson" {with-test}
]
synopsis: "Web interface for builder"