Skip to content

Commit 8150e91

Browse files
[chore]: Update CodeEditLanguages to 0.1.15 (#194)
# Updates to CodeEditLanguages: - Added `Scala`, `Markdown` parsers - Updated `Ocaml` to official repository.
1 parent 49bc32b commit 8150e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
),
2020
.package(
2121
url: "https://github.com/CodeEditApp/CodeEditLanguages.git",
22-
exact: "0.1.14"
22+
exact: "0.1.15"
2323
),
2424
.package(
2525
url: "https://github.com/lukepistrol/SwiftLintPlugin",

0 commit comments

Comments
 (0)