Merge pull request #21514 from ode79/patch-1
Maximum constraint on Yojson for Merlin 4.5-413
Marcello Seri 3 years ago d2e38074 02c9f4b7
··· 14 14 "ocaml" {>= "4.13" & < "4.14"} 15 15 "dune" {>= "2.9.0"} 16 16 "dot-merlin-reader" {>= "4.2"} 17 17 - "yojson" {>= "1.6.0"} 17 17 + "yojson" {>= "1.6.0" & < "2.0.0"} 18 18 "conf-jq" {with-test} 19 19 "csexp" {>= "1.5.1"} 20 20 "menhir" {dev}