Use Lighter 1.0.8 release
Only the latest is the greatest!
This commit is contained in:
parent
cfa2c1ecf5
commit
758c1f9360
|
@ -12,7 +12,7 @@ var package = Package(
|
|||
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/Lighter-swift/Lighter.git",
|
||||
from: "1.0.2"),
|
||||
from: "1.0.8"),
|
||||
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
|
||||
],
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ var package = Package(
|
|||
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/Lighter-swift/Lighter.git",
|
||||
from: "1.0.2"),
|
||||
from: "1.0.8"),
|
||||
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in New Issue