this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove upper bound on yojson

authored by

Alan and committed by
GitHub
41f3ebeb aecb00d2

+1 -1
+1 -1
packages/textmate-language/textmate-language.0.4.0/opam
··· 18 18 "plist-xml" {>= "0.5" & with-test} 19 19 "alcotest" {>= "1.4" & with-test} 20 20 "ezjsonm" {>= "1.2" & with-test} 21 - "yojson" {>= "1.7" & < "2" & with-test} 21 + "yojson" {>= "1.7" & with-test} 22 22 "odoc" {with-doc} 23 23 ] 24 24 build: [