Skip to content

Commit 9e41ac2

Browse files
authored
Apply suggestions from code review
1 parent f0a1651 commit 9e41ac2

File tree

6 files changed

+6
-6
lines changed
  • packages/gen_js_api
    • gen_js_api.1.1.0
    • gen_js_api.1.1.1
    • gen_js_api.1.1.2
    • gen_js_api.1.1.3
    • gen_js_api.1.1.4
    • gen_js_api.1.1.5

6 files changed

+6
-6
lines changed

packages/gen_js_api/gen_js_api.1.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ depends: [
2323
"ocaml" {>= "4.08"}
2424
"ppxlib" {>= "0.22" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
2525
"ppxlib" {with-test & < "0.26.0"}
26-
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
26+
"js_of_ocaml-compiler" {with-test & < "6.0"}
2727
"conf-npm" {with-test}
2828
"ojs" {= "1.1.0"}
2929
"odoc" {with-doc}

packages/gen_js_api/gen_js_api.1.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"dune" {>= "2.7"}
2323
"ocaml" {>= "4.08"}
2424
"ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
25-
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
25+
"js_of_ocaml-compiler" {with-test & < "6.0"}
2626
"conf-npm" {with-test}
2727
"ojs" {= "1.1.1"}
2828
"odoc" {with-doc}

packages/gen_js_api/gen_js_api.1.1.2/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"dune" {>= "2.7"}
2323
"ocaml" {>= "4.08"}
2424
"ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
25-
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
25+
"js_of_ocaml-compiler" {with-test & < "6.0"}
2626
"conf-npm" {with-test}
2727
"ojs" {= version}
2828
"odoc" {with-doc}

packages/gen_js_api/gen_js_api.1.1.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"dune" {>= "2.7"}
2323
"ocaml" {>= "4.08"}
2424
"ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
25-
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
25+
"js_of_ocaml-compiler" {with-test & < "6.0"}
2626
"conf-npm" {with-test}
2727
"ojs" {= version}
2828
"odoc" {with-doc}

packages/gen_js_api/gen_js_api.1.1.4/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"dune" {>= "3.0"}
2323
"ocaml" {>= "4.08"}
2424
"ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
25-
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
25+
"js_of_ocaml-compiler" {with-test & < "6.0"}
2626
"ojs" {= version}
2727
"odoc" {with-doc}
2828
]

packages/gen_js_api/gen_js_api.1.1.5/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"dune" {>= "3.0"}
2323
"ocaml" {>= "4.08"}
2424
"ppxlib" {>= "0.26"}
25-
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
25+
"js_of_ocaml-compiler" {with-test & < "6.0"}
2626
"ojs" {= version}
2727
"odoc" {with-doc}
2828
]

0 commit comments

Comments
 (0)