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.
1 parent 4ed1e77 commit 0f64fb2Copy full SHA for 0f64fb2
packages/gen_js_api/gen_js_api.1.0.7/opam
@@ -20,7 +20,7 @@ bug-reports: "https://github.com/LexiFi/gen_js_api/issues"
20
depends: [
21
"dune" {>= "2.0"}
22
"ocaml" {>= "4.08" & < "5.3.0"}
23
- "ppxlib" {>= "0.9"}
+ "ppxlib" {>= "0.18"}
24
"ocaml-migrate-parsetree" {>= "1.6.0" & < "2.0.0"}
25
"js_of_ocaml-compiler" {with-test}
26
"conf-npm" {with-test}
0 commit comments