Skip to content

Commit c868724

Browse files
committed
Remove the v on the calendar library
1 parent ffedb9c commit c868724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

liquid_syntax.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ depends: [
1818
"core" { >= "v0.15.0" }
1919
"stdio" { >= "v0.10.0" }
2020
"re2" { >= "v0.13.0" }
21-
"calendar" { >= "v3.0.0" }
21+
"calendar" { >= "3.0.0" }
2222
"ppx_deriving" { >= "v5.0" }
2323
]
2424
build: [

0 commit comments

Comments
 (0)