Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/gen_js_api/gen_js_api.1.1.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ depends: [
"ocaml" {>= "4.08"}
"ppxlib" {>= "0.22" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
"ppxlib" {with-test & < "0.26.0"}
"js_of_ocaml-compiler" {with-test}
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
"conf-npm" {with-test}
"ojs" {= "1.1.0"}
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/gen_js_api/gen_js_api.1.1.1/opam
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ depends: [
"dune" {>= "2.7"}
"ocaml" {>= "4.08"}
"ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
"js_of_ocaml-compiler" {with-test}
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
"conf-npm" {with-test}
"ojs" {= "1.1.1"}
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/gen_js_api/gen_js_api.1.1.2/opam
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ depends: [
"dune" {>= "2.7"}
"ocaml" {>= "4.08"}
"ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
"js_of_ocaml-compiler" {with-test}
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
"conf-npm" {with-test}
"ojs" {= version}
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/gen_js_api/gen_js_api.1.1.3/opam
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ depends: [
"dune" {>= "2.7"}
"ocaml" {>= "4.08"}
"ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
"js_of_ocaml-compiler" {with-test}
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
"conf-npm" {with-test}
"ojs" {= version}
"odoc" {with-doc}
Expand Down
2 changes: 1 addition & 1 deletion packages/gen_js_api/gen_js_api.1.1.4/opam
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
"ppxlib" {>= "0.26" & < "0.36"} | ("ocaml" {< "5.3"} & "ppxlib" {>= "0.36"})
"js_of_ocaml-compiler" {with-test}
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
"ojs" {= version}
"odoc" {with-doc}
]
Expand Down
2 changes: 1 addition & 1 deletion packages/gen_js_api/gen_js_api.1.1.5/opam
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ depends: [
"dune" {>= "3.0"}
"ocaml" {>= "4.08"}
"ppxlib" {>= "0.26"}
"js_of_ocaml-compiler" {with-test}
"js_of_ocaml-compiler" {with-test & < "6.1.1"}
"ojs" {= version}
"odoc" {with-doc}
]
Expand Down