summaryrefslogtreecommitdiff
path: root/editor.opam
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-06-04 22:56:27 +0200
committerSébastien Dailly <sebastien@dailly.me>2022-02-07 16:43:33 +0100
commitda1d9ad1c49f31fc9031fd1bc6661dad3600e40c (patch)
treed7684f047f6101b57c631c3c80448fc7ae2aa5ca /editor.opam
parentf7dc93dab194472329d74c056c4730b41e98d650 (diff)
Added markdown output
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: [