Skip to content

Commit bc2cd8b

Browse files
committed
Use eliom >= 10.1.2
1 parent 6cfc8bc commit bc2cd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ install: [ make "install" ]
1414
depends: [
1515
"ocaml" {>= "4.08.0"}
1616
"js_of_ocaml" {>= "4.1.0"}
17-
"eliom" {>= "10.0.0"}
17+
"eliom" {>= "10.1.2"}
1818
"calendar" {>= "2.0.0"}
1919
]

0 commit comments

Comments
 (0)