We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70ed6dc + 65967a1 commit e4b1a0aCopy full SHA for e4b1a0a
packages/jsoo-react/jsoo-react.0.1/opam
@@ -11,7 +11,7 @@ depends: [
11
"ocaml" {>= "4.12.0" & < "5.0.0"}
12
"js_of_ocaml" {>= "4.0.0"}
13
"gen_js_api" {>= "1.0.8"}
14
- "ppxlib" {>= "0.23.0"}
+ "ppxlib" {>= "0.23.0" & < "0.36.0"}
15
"webtest" {with-test}
16
"webtest-js" {with-test}
17
"js_of_ocaml-ppx" {with-test}
0 commit comments