Skip to content

Commit e589230

Browse files
committed
opam: downgrade omd to 1.3.1 (avoid 2.0.0~alpha)
1 parent dc4b8ba commit e589230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monorobot.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ depends: [
2626
"stdio"
2727
"uri"
2828
"ocamlformat" {dev & = "0.13.0"}
29-
"omd" {< "2.0.0"}
29+
"omd" {<= "1.3.1"}
3030
"yojson"
3131
]
3232
build: ["dune" "build" "-p" name]

0 commit comments

Comments
 (0)