Skip to content

Commit 1f39fa8

Browse files
committed
[html_of_jsx] Set lower ppxlib minimum 0.25
1 parent 8dd70ab commit 1f39fa8

File tree

1 file changed

+1
-1
lines changed
  • packages/html_of_jsx/html_of_jsx.0.0.4

1 file changed

+1
-1
lines changed

packages/html_of_jsx/html_of_jsx.0.0.4/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bug-reports: "https://github.com/davesnx/html_of_jsx/issues"
1010
depends: [
1111
"dune" {>= "3.12"}
1212
"ocaml" {>= "4.14"}
13-
"ppxlib" {> "0.23.0"}
13+
"ppxlib" {>= "0.25.0"}
1414
"alcotest" {with-test}
1515
"benchmark" {with-test}
1616
"reason" {>= "3.10.0" & with-test}

0 commit comments

Comments
 (0)