Skip to content

Commit 82abf29

Browse files
committed
Merge branch 'develop'
2 parents ee116ab + cfa2c1e commit 82abf29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package@swift-5.7.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ var package = Package(
1111
],
1212

1313
dependencies: [
14-
.package(url: "git@github.com:55DB091A-8471-447B-8F50-5DFF4C1B14AC/Lighter.git",
15-
from: "1.0.0"),
14+
.package(url: "https://github.com/Lighter-swift/Lighter.git",
15+
from: "1.0.2"),
1616
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
1717
],
1818

0 commit comments

Comments
 (0)