We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee116ab + cfa2c1e commit 82abf29Copy full SHA for 82abf29
Package@swift-5.7.swift
@@ -11,8 +11,8 @@ var package = Package(
11
],
12
13
dependencies: [
14
- .package(url: "git@github.com:55DB091A-8471-447B-8F50-5DFF4C1B14AC/Lighter.git",
15
- from: "1.0.0"),
+ .package(url: "https://github.com/Lighter-swift/Lighter.git",
+ from: "1.0.2"),
16
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
17
18
0 commit comments