this repo has no description

Update packages/html_of_jsx/html_of_jsx.0.0.2/opam

Co-authored-by: Marcello Seri <mseri@users.noreply.github.com>

Changed files
+2 -2
packages
html_of_jsx
html_of_jsx.0.0.2
+2 -2
packages/html_of_jsx/html_of_jsx.0.0.2/opam
···
"ppxlib" {> "0.23.0"}
"alcotest" {with-test}
"odoc" {with-doc}
-
"ocamlformat" {= "0.26.1" & with-test}
-
"ocaml-lsp-server" {with-test}
"tiny_httpd" {with-test}
]
build: [
···
"ppxlib" {> "0.23.0"}
"alcotest" {with-test}
"odoc" {with-doc}
+
"ocamlformat" {= "0.26.1" & with-dev-setup}
+
"ocaml-lsp-server" {with-dev-setup}
"tiny_httpd" {with-test}
]
build: [