aboutsummaryrefslogtreecommitdiff
path: root/editor.opam
diff options
context:
space:
mode:
Diffstat (limited to 'editor.opam')
-rwxr-xr-xeditor.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor.opam b/editor.opam
index f70600a..20ad77c 100755
--- a/editor.opam
+++ b/editor.opam
@@ -7,7 +7,7 @@ depends: [
"dune" {>= "2.7"}
"ocaml" {>= "4.10.0"}
"brr" {>= "0.0.1"}
- "omd" {>= "2.0.0~alpha1"}
+ "omd" {> "2.0.0~alpha1"}
"odoc" {with-doc}
]
build: [