Skip to content

Commit e4b1a0a

Browse files
authored
Merge pull request ocaml#28117 from hhugo/jsoo-react
jsoo-react.0.1 not compatible with ppxlib.0.36
2 parents 70ed6dc + 65967a1 commit e4b1a0a

File tree

1 file changed

+1
-1
lines changed
  • packages/jsoo-react/jsoo-react.0.1

1 file changed

+1
-1
lines changed

packages/jsoo-react/jsoo-react.0.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depends: [
1111
"ocaml" {>= "4.12.0" & < "5.0.0"}
1212
"js_of_ocaml" {>= "4.0.0"}
1313
"gen_js_api" {>= "1.0.8"}
14-
"ppxlib" {>= "0.23.0"}
14+
"ppxlib" {>= "0.23.0" & < "0.36.0"}
1515
"webtest" {with-test}
1616
"webtest-js" {with-test}
1717
"js_of_ocaml-ppx" {with-test}

0 commit comments

Comments
 (0)