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 dc4b8ba commit e589230Copy full SHA for e589230
monorobot.opam
@@ -26,7 +26,7 @@ depends: [
26
"stdio"
27
"uri"
28
"ocamlformat" {dev & = "0.13.0"}
29
- "omd" {< "2.0.0"}
+ "omd" {<= "1.3.1"}
30
"yojson"
31
]
32
build: ["dune" "build" "-p" name]
0 commit comments