Skip to content

Commit 6a69833

Browse files
author
Hugo Heuzard
committed
fix lower bound
1 parent 832463a commit 6a69833

File tree

1 file changed

+1
-1
lines changed
  • packages/js_of_ocaml-compiler/js_of_ocaml-compiler.5.1.0

1 file changed

+1
-1
lines changed

packages/js_of_ocaml-compiler/js_of_ocaml-compiler.5.1.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"ppxlib" {>= "0.15.0"}
1818
"re" {with-test}
1919
"cmdliner" {>= "1.1.0"}
20-
"sedlex" {>= 2.3}
20+
"sedlex" {>= "2.3"}
2121
"menhir"
2222
"menhirLib"
2323
"menhirSdk"

0 commit comments

Comments
 (0)