this repo has no description

Remove upper bound on yojson

Alan 41f3ebeb aecb00d2

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