this repo has no description

Update packages/html_of_jsx/html_of_jsx.0.0.3/opam

Co-authored-by: Raphaël Proust <raphael-proust@users.noreply.github.com>

Changed files
+1 -1
packages
html_of_jsx
html_of_jsx.0.0.3
+1 -1
packages/html_of_jsx/html_of_jsx.0.0.3/opam
···
"alcotest" {with-test}
"benchmark" {with-test}
"odoc" {with-doc}
-
"ocamlformat" {= "0.26.1" & with-dev-setup}
"ocaml-lsp-server" {with-dev-setup}
"tiny_httpd" {with-dev-setup}
]
···
"alcotest" {with-test}
"benchmark" {with-test}
"odoc" {with-doc}
+
"ocamlformat" {= "0.26.1" & (with-dev-setup |with-test)}
"ocaml-lsp-server" {with-dev-setup}
"tiny_httpd" {with-dev-setup}
]