this repo has no description

js_of_ocaml-webidl: update menhir bounds

Changed files
+2 -2
packages
js_of_ocaml-webidl
js_of_ocaml-webidl.0.1
js_of_ocaml-webidl.0.2
+1 -1
packages/js_of_ocaml-webidl/js_of_ocaml-webidl.0.1/opam
···
"js_of_ocaml-lwt"
"js_of_ocaml-ppx"
"ppx_jane"
-
"menhir" {build & >= "20170607" & < "20211215"}
+
"menhir" {build & >= "20180523" & < "20211215"}
]
build: [
["dune" "subst"] {dev}
+1 -1
packages/js_of_ocaml-webidl/js_of_ocaml-webidl.0.2/opam
···
"js_of_ocaml-lwt"
"js_of_ocaml-ppx"
"ppx_jane"
-
"menhir" {build & >= "20170607" & < "20211215"}
+
"menhir" {build & >= "20180523" & < "20211215"}
]
build: [
["dune" "subst"] {dev}