File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
packages/textmate-language Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ depends: [
1414 "ocaml" {>= "4.08"}
1515 "oniguruma" {< "0.2.0"}
1616 "plist-xml" {with-test}
17+ "markup" {with-test}
1718 "alcotest" {>= "1.4" & < "2" & with-test}
1819 "ezjsonm" {>= "1.2" & < "2" & with-test}
1920 "yojson" {>= "1.7" & < "2" & with-test}
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ depends: [
1616 "ocaml" {>= "4.08"}
1717 "oniguruma" {< "0.2.0"}
1818 "plist-xml" {with-test}
19+ "markup" {with-test}
1920 "alcotest" {>= "1.4" & < "2" & with-test}
2021 "ezjsonm" {>= "1.2" & < "2" & with-test}
2122 "yojson" {>= "1.7" & < "2" & with-test}
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ depends: [
1717 "ocaml" {>= "4.08"}
1818 "oniguruma" {< "0.2.0"}
1919 "plist-xml" {with-test}
20+ "markup" {with-test}
2021 "alcotest" {>= "1.4" & < "2" & with-test}
2122 "ezjsonm" {>= "1.2" & < "2" & with-test}
2223 "yojson" {>= "1.7" & < "2" & with-test}
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ depends: [
1717 "ocaml" {>= "4.08"}
1818 "oniguruma" {>= "0.1.2" & < "0.2.0"}
1919 "plist-xml" {with-test}
20+ "markup" {with-test}
2021 "alcotest" {>= "1.4" & < "2" & with-test}
2122 "ezjsonm" {>= "1.2" & < "2" & with-test}
2223 "yojson" {>= "1.7" & < "2" & with-test}
You can’t perform that action at this time.
0 commit comments