We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6318163 commit 6e00119Copy full SHA for 6e00119
1 file changed
Package.swift
@@ -15,7 +15,7 @@ let package = Package(
15
dependencies: [
16
.package(
17
url: "https://github.com/CodeEditApp/CodeEditLanguages.git",
18
- exact: "0.1.15"
+ exact: "0.1.13"
19
),
20
21
url: "https://github.com/lukepistrol/SwiftLintPlugin",
0 commit comments