Skip to content

Commit 4380662

Browse files
committed
Remove broken version constraint
1 parent 17e2625 commit 4380662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ at every node so that ATD-generated reader functions can report precise
280280
file/line/column error messages.")
281281
(depends
282282
(ocaml (>= 4.14))
283-
(atd-jsonlike (>= 4.0.0))
283+
atd-jsonlike
284284
(yamlx (>= 0.1.0))
285285
(testo (and (>= 0.3.0) :with-test))
286286
(odoc :with-doc)))

0 commit comments

Comments
 (0)