File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
packages/textmate-language Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ depends: [
1313 "dune" {>= "2.7"}
1414 "ocaml" {>= "4.08"}
1515 "oniguruma" {< "0.2.0"}
16- "plist-xml" {with-test}
17- "markup" {with-test}
1816 "alcotest" {>= "1.4" & < "2" & with-test}
1917 "ezjsonm" {>= "1.2" & < "2" & with-test}
18+ "markup" {>= "1.0" & with-test}
19+ "plist-xml" {< "0.4.0" & with-test}
2020 "yojson" {>= "1.7" & < "2" & with-test}
2121 "odoc" {with-doc}
2222]
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ depends: [
1515 "dune" {>= "2.7"}
1616 "ocaml" {>= "4.08"}
1717 "oniguruma" {< "0.2.0"}
18- "plist-xml" {with-test}
19- "markup" {with-test}
2018 "alcotest" {>= "1.4" & < "2" & with-test}
2119 "ezjsonm" {>= "1.2" & < "2" & with-test}
20+ "markup" {>= "1.0" & with-test}
21+ "plist-xml" {< "0.4.0" & with-test}
2222 "yojson" {>= "1.7" & < "2" & with-test}
2323 "odoc" {with-doc}
2424]
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ depends: [
1616 "dune" {>= "2.7"}
1717 "ocaml" {>= "4.08"}
1818 "oniguruma" {< "0.2.0"}
19- "plist-xml" {with-test}
20- "markup" {with-test}
2119 "alcotest" {>= "1.4" & < "2" & with-test}
2220 "ezjsonm" {>= "1.2" & < "2" & with-test}
21+ "markup" {>= "1.0" & with-test}
22+ "plist-xml" {< "0.4.0" & with-test}
2323 "yojson" {>= "1.7" & < "2" & with-test}
2424 "odoc" {with-doc}
2525]
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ depends: [
1616 "dune" {>= "2.7"}
1717 "ocaml" {>= "4.08"}
1818 "oniguruma" {>= "0.1.2" & < "0.2.0"}
19- "plist-xml" {with-test}
20- "markup" {with-test}
2119 "alcotest" {>= "1.4" & < "2" & with-test}
2220 "ezjsonm" {>= "1.2" & < "2" & with-test}
21+ "markup" {>= "1.0" & with-test}
22+ "plist-xml" {< "0.4.0" & with-test}
2323 "yojson" {>= "1.7" & < "2" & with-test}
2424 "odoc" {with-doc}
2525]
You can’t perform that action at this time.
0 commit comments