add yojson with-test dependency
This commit is contained in:
parent
207252401f
commit
665bd0dfe8
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue