Skip to content

Commit 92428aa

Browse files
[chore]: Update CodeEditLanguages to 0.1.16 (#198)
## Updates to CodeEditLanguages: - Add JSDoc Grammar in CodeEditApp/CodeEditLanguages#45 - Shebang and Modeline Detection in CodeEditApp/CodeEditLanguages#47
1 parent 8150e91 commit 92428aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
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.15"
22+
exact: "0.1.16"
2323
),
2424
.package(
2525
url: "https://github.com/lukepistrol/SwiftLintPlugin",

0 commit comments

Comments
 (0)